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.4 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
javax.jms javax.jms-api 2.0.1 jar CDDL + GPLv2 with classpath exception
joda-time joda-time 2.10.3 jar Apache License, Version 2.0
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.activemq activemq-broker 5.15.11 jar Apache License, Version 2.0
org.apache.activemq activemq-pool 5.15.11 jar Apache License, Version 2.0
org.apache.commons commons-configuration2 2.5 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.9 jar Apache License, Version 2.0
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.12.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.12.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jcl 2.12.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.12.1 jar Apache License, Version 2.0
org.aspectj aspectjrt 1.9.4 jar Eclipse Public License - v 1.0
org.aspectj aspectjtools 1.9.4 jar Eclipse Public License - v 1.0
org.slf4j slf4j-api 1.7.28 jar MIT License
org.springframework spring-aop 5.1.9.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.1.9.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.1.9.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.1.9.RELEASE jar Apache License, Version 2.0
org.springframework spring-jms 5.1.9.RELEASE jar Apache License, Version 2.0
org.springframework spring-test 5.1.9.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 5.5.1 jar Eclipse Public License v2.0
org.mockito mockito-core 2.23.4 jar The MIT License