Project Dependency Management

compile

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.puresoltechnologies.commons os 0.3.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.commons trees 0.3.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.parsers parsers 0.3.0 jar GNU Affero General Public License

test

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
junit junit 4.11 jar Common Public License Version 1.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.codehaus.jackson jackson-core-asl 1.9.13 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-jaxrs 1.9.13 jar The Apache Software License, Version 2.0, GNU Lesser General Public License (LGPL), Version 2.1
org.osgi org.osgi.core 5.0.0 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.7 jar MIT License