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
info.magnolia magnolia-core 5.3 jar GPLv3, Magnolia Network Agreement
info.magnolia.ui magnolia-ui-contentapp 5.3 jar GPLv3, Magnolia Network Agreement
javax.ws.rs javax.ws.rs-api 2.0 jar CDDL 1.1, GPL2 w/ CPE
org.jboss.resteasy resteasy-client 3.0.7.Final jar Apache License, Version 2.0
org.jboss.resteasy resteasy-jackson-provider 3.0.7.Final jar Apache License, Version 2.0

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
info.magnolia magnolia-core 5.3 test-jar GPLv3, Magnolia Network Agreement
junit junit 4.11 jar Common Public License Version 1.0
org.jboss.resteasy tjws 3.0.7.Final jar Apache License, Version 2.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
javax.servlet servlet-api 2.5 jar -