Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.googlecode.json-simplejson-simple1.1.1jarThe Apache Software License, Version 2.0
com.thoughtworks.xstreamxstream1.4.1jarBSD style
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
commons-iocommons-io2.1jarThe Apache Software License, Version 2.0
gov.locbagit4.0jarPublic Domain
org.kuali.olemarc4j2.4jar-
org.kuali.olenormalizer1.0jar-
org.milynmilyn-smooks-edi1.5jar-
org.slf4jslf4j-api1.6.4jarMIT License
org.springframeworkspring-core3.1.0.RELEASEjar-

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionTypeLicense
org.slf4jjcl-over-slf4j1.6.4jarMIT License
org.slf4jslf4j-log4j121.6.4jarMIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.10jarCommon Public License Version 1.0
mysqlmysql-connector-java5.1.20jarThe GNU General Public License, Version 2
org.mockitomockito-core1.8.5jarThe MIT License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.martiansoftwarejsap2.1jarLGPL
commons-codeccommons-codec1.3jar/LICENSE.txt
commons-langcommons-lang2.6jarThe Apache Software License, Version 2.0
commons-netcommons-net2.0jarThe Apache Software License, Version 2.0
dom4jdom4j1.6.1jar-
javassistjavassist3.10.0.GAjar-
javax.transactionjta1.1jar-
jaxenjaxen1.1.1jar-
jdomjdom1.0jar-
org.apache.commonscommons-compress1.3jarThe Apache Software License, Version 2.0
org.apache.commonscommons-exec1.0jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.1.2jarLICENSE.txt
org.apache.httpcomponentshttpcore4.1.2jarLICENSE.txt
org.apache.httpcomponentshttpmime4.1.2jarLICENSE.txt
org.freemarkerfreemarker2.3.15jarBSD-style license
org.milynmilyn-commons1.5jar-
org.milynmilyn-edisax-parser1.5jar-
org.milynmilyn-smooks-core1.5jar-
org.milynmilyn-smooks-javabean1.5jar-
org.mvelmvel22.0.17jar-
org.springframeworkspring-asm3.1.0.RELEASEjar-
xercesxercesImpl2.6.2jar-
xml-apisxml-apis1.0.b2jarThe Apache Software License, Version 2.0
xmlpullxmlpull1.1.3.1jarPublic Domain
xpp3xpp3_min1.1.4cjarIndiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionTypeLicense
classworldsclassworlds1.1jar-
log4jlog4j1.2.14jarThe Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.1jarBSD style
org.objenesisobjenesis1.0jarMIT License

Project Dependency Graph

Dependency Tree

  • org.kuali.ole:ole-utility:jar:0.8.0-r-SNAPSHOT Information
    • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
    • org.mockito:mockito-core:jar:1.8.5 (test) Information
    • org.kuali.ole:marc4j:jar:2.4 (compile) Information
    • org.kuali.ole:normalizer:jar:1.0 (compile) Information
    • com.thoughtworks.xstream:xstream:jar:1.4.1 (compile) Information
    • commons-io:commons-io:jar:2.1 (compile) Information
    • gov.loc:bagit:jar:4.0 (compile) Information
      • org.apache.commons:commons-compress:jar:1.3 (compile) Information
      • commons-codec:commons-codec:jar:1.3 (compile) Information
      • org.apache.httpcomponents:httpclient:jar:4.1.2 (compile) Information
      • org.apache.httpcomponents:httpmime:jar:4.1.2 (compile) Information
      • com.martiansoftware:jsap:jar:2.1 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
      • jaxen:jaxen:jar:1.1.1 (compile) Information
        • jdom:jdom:jar:1.0 (compile) Information
        • xerces:xercesImpl:jar:2.6.2 (compile) Information
      • classworlds:classworlds:jar:1.1 (runtime) Information
      • log4j:log4j:jar:1.2.14 (runtime) Information
      • commons-net:commons-net:jar:2.0 (compile) Information
      • org.apache.commons:commons-exec:jar:1.0 (compile) Information
    • commons-collections:commons-collections:jar:3.2.1 (compile) Information
    • org.milyn:milyn-smooks-edi:jar:1.5 (compile) Information
      • org.milyn:milyn-edisax-parser:jar:1.5 (compile) Information
        • org.milyn:milyn-commons:jar:1.5 (compile) Information
          • org.freemarker:freemarker:jar:2.3.15 (compile) Information
          • javassist:javassist:jar:3.10.0.GA (compile) Information
      • org.milyn:milyn-smooks-javabean:jar:1.5 (compile) Information
      • org.milyn:milyn-smooks-core:jar:1.5 (compile) Information
        • org.mvel:mvel2:jar:2.0.17 (compile) Information
        • javax.transaction:jta:jar:1.1 (compile) Information
      • commons-lang:commons-lang:jar:2.6 (compile) Information
    • mysql:mysql-connector-java:jar:5.1.20 (test) Information
    • com.googlecode.json-simple:json-simple:jar:1.1.1 (compile) Information
    • junit:junit:jar:4.10 (test) Information
    • org.slf4j:slf4j-api:jar:1.6.4 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.6.4 (runtime) Information
    • org.slf4j:jcl-over-slf4j:jar:1.6.4 (runtime) Information

Licenses

LGPL: JSAP

BSD style: Hamcrest Core, XStream Core

Public Domain: BagIt Implementation, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

Unknown: Java Transaction API, Javassist, Milyn Commons, Milyn EdiSax Parser, Milyn Smooks Cartridge - EDI, Milyn Smooks Cartridge - Javabean, Milyn Smooks Core, classworlds, dom4j, jaxen, jdom, marc4j, mvel, normalizer, spring-asm, spring-core, xercesImpl

BSD-style license: FreeMarker

The Apache Software License, Version 2.0: Codec, Commons Collections, Commons Compress, Commons Exec, Commons IO, Commons Lang, Commons Net, JSON.simple, Log4j, XML Commons External Components XML APIs

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Educational Community License, Version 2.0: OLE Utility

Apache License: HttpClient, HttpCore, HttpMime

Common Public License Version 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, Objenesis, SLF4J API Module, SLF4J LOG4J-12 Binding

The MIT License: Mockito

The GNU General Public License, Version 2: MySQL java connector