The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.hp.hpl.jena | jena | 2.6.4 | jar | BSD |
com.sun.jersey | jersey-client | 1.13 | jar | CDDL 1.1, GPL2 w/ CPE |
com.sun.jersey.contribs | jersey-multipart | 1.13 | jar | CDDL 1.1, GPL2 w/ CPE |
eu.medsea.mimeutil | mime-util | 2.1.3 | jar | The Apache Software License, Version 2.0 |
joda-time | joda-time | 2.1 | jar | Apache 2 |
org.apache.santuario | xmlsec | 1.4.6 | jar | The Apache Software License, Version 2.0 |
org.codehaus.jackson | jackson-mapper-lgpl | 1.9.7 | jar | GNU Lesser General Public License (LGPL), Version 2.1 |
org.slf4j | jul-to-slf4j | 1.6.6 | jar | MIT License |
org.slf4j | slf4j-api | 1.6.6 | jar | MIT License |
xerces | xercesImpl | 2.10.0 | jar | The Apache Software License, Version 2.0 |
The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.6.6 | jar | MIT License |
org.slf4j | log4j-over-slf4j | 1.6.6 | jar | Apache Software Licenses |
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.carrotsearch | junit-benchmarks | 0.3.0 | jar | The Apache Software License, Version 2.0 |
com.h2database | h2 | 1.3.167 | jar | The H2 License, Version 1.0 |
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
org.mockito | mockito-all | 1.9.0 | jar | The MIT License |
xmlunit | xmlunit | 1.3 | jar | BSD License |