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
cglib cglib 3.1 jar ASF 2.0
com.fasterxml.jackson.core jackson-core 2.3.3 jar The Apache Software License, Version 2.0, GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.3.3 jar The Apache Software License, Version 2.0, GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.4.2 jar The Apache Software License, Version 2.0
com.github.tomakehurst wiremock 1.54 jar The Apache Software License, Version 2.0
com.google.guava guava 17.0 jar The Apache Software License, Version 2.0
com.mysema.querydsl querydsl-jpa 3.4.3 jar LICENSE.txt
io.oasp.java.modules oasp4j-basic 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-batch 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-beanmapping 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-configuration 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-jpa 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-jpa-envers 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-logging 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-rest 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-security 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-test 2.1.0 jar Apache Software Licenese
io.oasp.java.modules oasp4j-web 2.1.0 jar Apache Software Licenese
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.el javax.el-api 2.2.4 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.servlet jstl 1.2 jar -
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1, GPL2 w/ CPE
junit junit 4.12 jar Eclipse Public License 1.0
ma.glasnost.orika orika-core 1.4.6 jar The Apache Software License, Version 2.0
net.sf.dozer dozer 5.5.1 jar Apache 2
net.sf.m-m-m mmm-util-core 7.0.0 jar Apache Software Licenese
org.apache.commons commons-collections4 4.1 jar Apache License, Version 2.0
org.apache.commons commons-dbcp2 2.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-frontend-jaxrs 3.1.6 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-frontend-jaxws 3.1.6 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-rs-client 3.1.6 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-rs-service-description 3.1.6 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-transports-http 3.1.6 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-transports-local 3.1.6 jar The Apache Software License, Version 2.0
org.assertj assertj-core 2.0.0 jar Apache License, Version 2.0
org.glassfish.web javax.el 2.2.6 jar CDDL + GPLv2 with classpath exception
org.hibernate hibernate-envers 4.3.5.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0, Eclipse Distribution License (EDL), Version 1.0
org.javamoney moneta 0.8 jar LICENSE.html
org.mockito mockito-core 1.9.5 jar The MIT License
org.slf4j slf4j-api 1.7.7 jar 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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception