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
ch.qos.logback logback-classic 1.1.2 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.atomikos atomikos-util 3.9.3 jar Atomikos Multiple Licensing Scheme
com.atomikos transactions 3.9.3 jar Atomikos Multiple Licensing Scheme
com.atomikos transactions-api 3.9.3 jar Atomikos Multiple Licensing Scheme
com.atomikos transactions-hibernate3 3.9.3 jar Atomikos Multiple Licensing Scheme
com.atomikos transactions-jdbc 3.9.3 jar Atomikos Multiple Licensing Scheme
com.atomikos transactions-jdbc-deprecated 3.8.0 jar The Apache Software License, Version 2.0
com.atomikos transactions-jms 3.9.3 jar Atomikos Multiple Licensing Scheme
com.atomikos transactions-jms-deprecated 3.8.0 jar The Apache Software License, Version 2.0
com.atomikos transactions-jta 3.9.3 jar Atomikos Multiple Licensing Scheme
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
geronimo-spec geronimo-spec-jta 1.0.1B-rc4 jar -
javax.resource connector 1.0 jar -
javax.resource connector-api 1.5 jar -
javax.transaction jta 1.0.1B jar -
jotm jotm 2.0.10 jar -
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
mysql mysql-connector-java 5.1.11 jar The GNU General Public License, Version 2
org.apache.commons commons-pool2 2.2 jar The Apache Software License, Version 2.0
org.codehaus.btm btm 2.1.4 jar GNU Lesser General Public License v3.0
org.jboss.jbossts jbossjta 4.16.6.Final jar LGPL 2.1
org.objectweb.howl howl 1.0.1-1 jar BSD
org.slf4j log4j-over-slf4j 1.7.7 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.7 jar MIT License

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
com.h2database h2 1.3.165 jar The H2 License, Version 1.0
junit junit 4.11 jar Common Public License Version 1.0
org.hsqldb hsqldb 2.3.2 jar HSQLDB License, a BSD open source license
org.mockito mockito-all 1.9.5 jar The MIT License