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
c3p0 c3p0 0.9.1.2 jar -
cglib cglib 3.1 jar ASF 2.0
com.fasterxml.jackson.core jackson-databind 2.5.1 jar The Apache Software License, Version 2.0
com.floreysoft jmte 3.1.1 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
javax.activation activation 1.1.1 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.cache cache-api 1.0.0 jar JSR-000107 JCACHE 2.9 Public Review - Updated Specification License
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.mail mail 1.4.7 jar CDDL, GPLv2+CE
javax.servlet jstl 1.2 jar -
joda-time joda-time 2.7 jar Apache 2
log4j apache-log4j-extras 1.2.17 jar The Apache Software License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
mysql mysql-connector-java 5.1.21 jar The GNU General Public License, Version 2
net.sf.dozer dozer 5.5.1 jar Apache 2
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.aspectj aspectjrt 1.7.3 jar Eclipse Public License - v 1.0
org.aspectj aspectjtools 1.7.3 jar Eclipse Public License - v 1.0
org.hibernate hibernate-entitymanager 4.3.7.Final jar GNU Lesser General Public License
org.hibernate hibernate-validator 4.3.2.Final jar Apache License, Version 2.0
org.hsqldb hsqldb 2.3.2 jar HSQLDB License, a BSD open source license
org.pac4j pac4j-oauth 1.6.0 jar The Apache Software License, Version 2.0
org.pac4j spring-security-pac4j 1.2.4 jar The Apache Software License, Version 2.0
org.quartz-scheduler quartz 2.1.7 jar The Apache Software License, Version 2.0
org.sitemesh sitemesh 3.0.0 jar Apache License v2.0
org.slf4j slf4j-api 1.7.10 jar MIT License
org.slf4j slf4j-log4j12 1.7.10 jar MIT License
org.springframework spring-aop 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-aspects 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.data spring-data-jpa 1.7.2.RELEASE jar Apache License, Version 2.0
org.springframework.security spring-security-config 3.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-taglibs 3.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 3.2.5.RELEASE jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:

GroupId ArtifactId Version Type License
taglibs standard 1.1.1 jar -

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 Classifier Type License
junit junit 4.12 - jar Eclipse Public License 1.0
org.apache.httpcomponents httpclient 4.4 - jar Apache License, Version 2.0
org.assertj assertj-core 1.6.1 - jar LICENSE.txt
org.dbunit dbunit 2.4.9 - jar GNU Lesser General Public License, Version 2.1
org.jacoco org.jacoco.agent 0.6.3.201306030806 runtime jar Eclipse Public License v1.0
org.powermock powermock-api-mockito 1.6.1 - jar The Apache Software License, Version 2.0
org.springframework spring-test 4.1.4.RELEASE - jar The Apache Software 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 CDDL + GPLv2 with classpath exception
org.mortbay.jetty jsp-api-2.1 7.0.0pre2 jar Apache License Version 2.0
org.projectlombok lombok 1.16.0 jar The MIT License