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.thoughtworks.xstream xstream 1.4.11.1 jar BSD style
commons-beanutils commons-beanutils 1.9.3 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.jms javax.jms-api 2.0.1 jar CDDL + GPLv2 with classpath exception
joda-time joda-time 2.10.1 jar Apache 2
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.activemq activemq-broker 5.15.7 jar Apache License, Version 2.0
org.apache.activemq activemq-pool 5.15.7 jar Apache License, Version 2.0
org.apache.commons commons-configuration2 2.3 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apache.geronimo.specs geronimo-jta_1.0.1B_spec 1.1.1 jar -
org.apache.logging.log4j log4j-api 2.11.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jcl 2.11.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.11.1 jar Apache License, Version 2.0
org.aspectj aspectjrt 1.9.2 jar Eclipse Public License - v 1.0
org.aspectj aspectjtools 1.9.2 jar Eclipse Public License - v 1.0
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 5.1.2.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.1.2.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.1.2.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.1.2.RELEASE jar Apache License, Version 2.0
org.springframework spring-jms 5.1.2.RELEASE jar Apache License, Version 2.0
org.springframework spring-test 5.1.2.RELEASE 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
org.junit.jupiter junit-jupiter-engine 5.3.1 jar Eclipse Public License v2.0
org.mockito mockito-core 2.23.0 jar The MIT License