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:

GroupIdArtifactIdVersionTypeLicense
info.magnoliamagnolia-core5.3jarGPLv3, Magnolia Network Agreement
javax.ws.rsjavax.ws.rs-api2.0jarCDDL 1.1, GPL2 w/ CPE
org.jboss.resteasyresteasy-client3.0.7.FinaljarApache License, Version 2.0
org.jboss.resteasyresteasy-jackson-provider3.0.7.FinaljarApache 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:

GroupIdArtifactIdVersionTypeLicense
info.magnoliamagnolia-core5.3test-jarGPLv3, Magnolia Network Agreement
junitjunit4.11jarCommon Public License Version 1.0
org.jboss.resteasytjws3.0.7.FinaljarApache 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:

GroupIdArtifactIdVersionTypeLicense
javax.servletservlet-api2.5jar-