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.wordnik swagger-annotations_2.10 1.3.0 jar Apache License 2.0
com.wordnik swagger-jaxrs_2.10 1.3.0 jar Apache License 2.0
info.magnolia.rest magnolia-rest-integration 1.1 jar GPLv3, Magnolia Network Agreement
javax.xml.bind jaxb-api 2.1 jar -
org.javassist javassist 3.16.1-GA jar MPL 1.1, LGPL 2.1, Apache License 2.0
org.jboss.resteasy resteasy-jackson-provider 3.0.4.Final jar Apache License, Version 2.0
org.jboss.resteasy resteasy-jaxb-provider 3.0.4.Final jar Apache License, Version 2.0
org.jboss.resteasy resteasy-jaxrs 3.0.4.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.2.6 test-jar GPLv3, Magnolia Network Agreement
junit junit 4.11 jar Common Public License Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 1.8.5 jar The MIT License

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
info.magnolia magnolia-core 5.2.6 jar GPLv3, Magnolia Network Agreement
info.magnolia.ui magnolia-ui-api 5.2 jar GPLv3, Magnolia Network Agreement
info.magnolia.ui magnolia-ui-framework 5.2 jar GPLv3, Magnolia Network Agreement
javax.servlet servlet-api 2.5 jar -
org.reflections reflections 0.9.9-RC1 jar WTFPL