Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
org.powertac broker-core 1.6.0-SNAPSHOT jar Apache 2

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
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

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.6 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
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-collections commons-collections 3.2.2 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-client 5.15.7 jar Apache License, Version 2.0
org.apache.activemq activemq-jms-pool 5.15.7 jar Apache License, Version 2.0
org.apache.activemq activemq-openwire-legacy 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-pool2 2.4.2 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-j2ee-management_1.1_spec 1.0.1 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 jar The Apache Software 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.fusesource.hawtbuf hawtbuf 1.11 jar The Apache Software License, Version 2.0
org.powertac common 1.6.0-SNAPSHOT jar Apache 2
org.powertac powertac-aop 1.6.0-SNAPSHOT jar Apache 2
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-expression 5.1.2.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 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-messaging 5.1.2.RELEASE jar Apache License, Version 2.0
org.springframework spring-test 5.1.2.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.1.2.RELEASE jar Apache License, Version 2.0
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1Public Domain

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
net.bytebuddy byte-buddy 1.9.0 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.0 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.0.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.3.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.3.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.3.1 jar Eclipse Public License v2.0
org.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.1.1 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Joda-Time, Objenesis, Power TAC aspect-oriented programming, Power TAC broker-core, Power TAC common domain model, sample-broker

BSD style: XStream Core

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module

The MIT License: JOpt Simple, mockito-core

Apache License, Version 2.0: ActiveMQ :: Broker, ActiveMQ :: Client, ActiveMQ :: Generic JMS Pool, ActiveMQ :: Openwire Legacy Support, ActiveMQ :: Pool, Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Configuration, Apache Commons Lang, Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core, Apache Log4j SLF4J Binding, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JMS, Spring Messaging, Spring TestContext Framework, Spring Transaction

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

CDDL + GPLv2 with classpath exception: JMS API

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Commons Pool, Byte Buddy (without dependencies), Byte Buddy Java agent, Guava: Google Core Libraries for Java, J2EE Management 1.1, JMS 1.1, Jackson-annotations, Jackson-core, hawtbuf, jackson-databind

Eclipse Public License - v 1.0: AspectJ runtime

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.9.0.jar 66.5 kB 80 68 1 1.6 Yes
jackson-core-2.9.6.jar 323.8 kB 132 107 11 1.6 Yes
jackson-databind-2.9.6.jar 1.3 MB 658 624 20 1.7 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
xstream-1.4.11.1.jar 621.1 kB 512 480 23 1.8 Yes
commons-beanutils-1.9.3.jar 246.2 kB 154 137 5 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
javax.jms-api-2.0.1.jar 64 kB 95 81 1 1.7 Yes
joda-time-2.10.1.jar 640.7 kB 764 247 7 1.5 Yes
byte-buddy-1.9.0.jar 3.2 MB 2288 2239 37 - Yes
byte-buddy-agent-1.9.0.jar 43.2 kB 41 31 2 - Yes
jopt-simple-5.0.4.jar 78.1 kB 71 59 3 1.7 Yes
activemq-broker-5.15.7.jar 1.2 MB 720 648 37 1.8 Yes
activemq-client-5.15.7.jar 1.4 MB 963 886 40 1.8 Yes
activemq-jms-pool-5.15.7.jar 52.6 kB 41 26 1 1.8 Yes
activemq-openwire-legacy-5.15.7.jar 685.7 kB 460 439 7 1.8 Yes
activemq-pool-5.15.7.jar 20.9 kB 25 11 1 1.8 Yes
commons-configuration2-2.3.jar 628.9 kB 407 375 18 1.7 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
commons-pool2-2.4.2.jar 112 kB 83 68 3 1.6 Yes
geronimo-j2ee-management_1.1_spec-1.0.1.jar 20.2 kB 46 33 2 1.5 No
geronimo-jms_1.1_spec-1.1.1.jar 32.4 kB 69 58 1 1.5 Yes
geronimo-jta_1.0.1B_spec-1.1.1.jar 15.3 kB 29 17 2 1.3 Yes
log4j-api-2.11.1.jar 264.1 kB 194 162 8 - Yes
log4j-core-2.11.1.jar 1.6 MB 1149 1059 50 1.7 Yes
log4j-jcl-2.11.1.jar 12.7 kB 20 3 1 1.7 Yes
log4j-slf4j-impl-2.11.1.jar 23.2 kB 26 10 2 1.7 Yes
apiguardian-api-1.0.0.jar 2.2 kB 7 2 1 1.6 Yes
aspectjrt-1.9.2.jar 122.5 kB 148 130 11 1.6 Yes
hawtbuf-1.11.jar 50.2 kB 44 33 2 1.5 Yes
junit-jupiter-api-5.3.1.jar 114.9 kB 117 104 5 1.8 Yes
junit-jupiter-engine-5.3.1.jar 149.8 kB 100 84 7 1.8 Yes
junit-platform-commons-1.3.1.jar 77.9 kB 49 30 5 - Yes
junit-platform-engine-1.3.1.jar 135 kB 113 98 7 1.8 Yes
mockito-core-2.23.0.jar 565 kB 613 542 64 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
opentest4j-1.1.1.jar 7.1 kB 10 6 1 1.6 Yes
broker-core-1.6.0-SNAPSHOT.jar 40.1 kB 32 18 2 1.8 Yes
common-1.6.0-SNAPSHOT.jar 194.4 kB 126 106 9 1.8 Yes
powertac-aop-1.6.0-SNAPSHOT.jar 10.5 kB 18 6 1 1.8 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
spring-aop-5.1.2.RELEASE.jar 368.8 kB 306 277 17 1.8 Yes
spring-beans-5.1.2.RELEASE.jar 671.4 kB 410 380 13 1.8 Yes
spring-context-5.1.2.RELEASE.jar 1.1 MB 909 822 64 1.8 Yes
spring-core-5.1.2.RELEASE.jar 1.3 MB 931 876 47 1.8 Yes
spring-expression-5.1.2.RELEASE.jar 280 kB 164 150 6 1.8 Yes
spring-jcl-5.1.2.RELEASE.jar 23.6 kB 28 17 2 1.8 Yes
spring-jms-5.1.2.RELEASE.jar 259.9 kB 187 163 13 1.8 Yes
spring-messaging-5.1.2.RELEASE.jar 382.8 kB 262 239 17 1.8 Yes
spring-test-5.1.2.RELEASE.jar 618.6 kB 465 413 37 1.8 Yes
spring-tx-5.1.2.RELEASE.jar 256.3 kB 249 217 19 1.8 Yes
xmlpull-1.1.3.1.jar 7.2 kB 10 4 1 1.2 Yes
xpp3_min-1.1.4c.jar 25 kB 12 3 2 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 23 MB 16984 15115 694 1.8 53
compile: 44 compile: 18.6 MB compile: 13587 compile: 11936 compile: 555 - compile: 43
test: 10 test: 4.3 MB test: 3397 test: 3179 test: 139 - test: 10