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.rabbitmq.jms rabbitmq-jms 1.8.1 jar Apache License, Version 2.0MPL 1.1
commons-cli commons-cli 1.3.1 jar Apache License, Version 2.0
commons-io commons-io 2.5 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.activemq activemq-client 5.15.4 jar Apache License, Version 2.0
org.apache.activemq artemis-jms-client 2.6.2 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.6 jar Apache License, Version 2.0
org.apache.qpid qpid-jms-client 0.35.0 jar Apache License, Version 2.0
org.maestro maestro-common 1.5.0-SNAPSHOT jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.slf4j slf4j-api 1.7.25 jar MIT License
org.slf4j slf4j-log4j12 1.7.25 jar MIT License

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
junit junit 4.12 jar Eclipse Public License 1.0

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 Classifier Type Licenses
com.rabbitmq amqp-client 4.3.0 - jar ASL 2.0GPL v2MPL 1.1
commons-beanutils commons-beanutils 1.9.3 - jar Apache License, Version 2.0
commons-codec commons-codec 1.6 - jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-configuration commons-configuration 1.10 - jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 - jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.27.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.27.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.27.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.27.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.27.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.27.Final - jar Apache License, Version 2.0
io.netty netty-transport 4.1.27.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.27.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.27.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.27.Final - jar Apache License, Version 2.0
log4j log4j 1.2.17 - jar The Apache Software License, Version 2.0
net.java.dev.jna jna 4.5.0 - jar LGPL, version 2.1Apache License v2.0
net.java.dev.jna jna-platform 4.5.0 - jar LGPL, version 2.1Apache License v2.0
org.agrona Agrona 0.9.1 - jar The Apache License, Version 2.0
org.apache.activemq artemis-commons 2.6.2 - jar Apache License, Version 2.0
org.apache.activemq artemis-core-client 2.6.2 - jar Apache License, Version 2.0
org.apache.activemq artemis-selector 2.6.2 - jar Apache 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-jms_2.0_spec 1.0-alpha-2 - jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-json_1.0_spec 1.0-alpha-1 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.3 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3.2 - jar Apache License, Version 2.0
org.apache.johnzon johnzon-core 0.9.5 - jar The Apache Software License, Version 2.0
org.apache.qpid proton-j 0.28.0 - jar Apache License, Version 2.0
org.fusesource.hawtbuf hawtbuf 1.11 - jar The Apache Software License, Version 2.0
org.hdrhistogram HdrHistogram 2.1.10 - jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.jboss.logging jboss-logging 3.3.1.Final - jar Apache License, version 2.0
org.jgroups jgroups 3.6.13.Final - jar Apache License 2.0

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.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

The Apache License, Version 2.0: Agrona

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

BSD-2-Clause: HdrHistogram

GPL v2: RabbitMQ Java Client

New BSD License: Hamcrest Core

Public Domain, per Creative Commons CC0: HdrHistogram

Apache License 2.0: JGroups

Apache License, Version 2.0: ActiveMQ :: Client, ActiveMQ Artemis Commons, ActiveMQ Artemis Core Client, ActiveMQ Artemis JMS Client, ActiveMQ Artemis Selector Implementation, Apache Commons BeanUtils, Apache Commons CLI, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Proton-J, QpidJMS Client, rabbitmq-jms

ASL 2.0: RabbitMQ Java Client

MPL 1.1: RabbitMQ Java Client, rabbitmq-jms

LGPL, version 2.1: Java Native Access, Java Native Access Platform

The Apache Software License, Version 2.0: Apache Commons Configuration, Apache Commons Logging, Apache Geronimo JMS Spec 2.0, Apache Geronimo JSon Spec 1.0, Apache Log4j, Commons Codec, Commons Lang, J2EE Management 1.1, JMS 1.1, Johnzon :: Core, hawtbuf, maestro-common, maestro-worker-jms

Apache License v2.0: Java Native Access, Java Native Access Platform

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
amqp-client-4.3.0.jar 502.7 kB 452 434 7 1.6 Yes
rabbitmq-jms-1.8.1.jar 196.4 kB 128 112 6 1.6 Yes
commons-beanutils-1.9.3.jar 246.2 kB 154 137 5 1.6 Yes
commons-cli-1.3.1.jar 53 kB 39 26 1 1.5 Yes
commons-codec-1.6.jar 232.8 kB 218 76 6 1.5 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-configuration-1.10.jar 362.7 kB 219 194 10 1.5 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
netty-buffer-4.1.27.Final.jar 272.6 kB 126 114 1 1.6 Yes
netty-codec-4.1.27.Final.jar 316.4 kB 219 197 10 1.6 Yes
netty-codec-http-4.1.27.Final.jar 563.1 kB 360 338 9 1.6 Yes
netty-common-4.1.27.Final.jar 576.9 kB 463 438 8 1.6 Yes
netty-handler-4.1.27.Final.jar 387.5 kB 267 245 10 1.6 Yes
netty-resolver-4.1.27.Final.jar 32.3 kB 38 26 1 1.6 Yes
netty-transport-4.1.27.Final.jar 459.5 kB 372 349 12 1.6 Yes
netty-transport-native-epoll-4.1.27.Final-linux-x86_64.jar 141.4 kB 74 59 1 1.6 Yes
netty-transport-native-kqueue-4.1.27.Final-osx-x86_64.jar 110.8 kB 62 47 1 1.6 Yes
netty-transport-native-unix-common-4.1.27.Final.jar 31.2 kB 34 21 1 1.6 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
jna-4.5.0.jar 1.4 MB 156 107 3 1.6 Yes
jna-platform-4.5.0.jar 2.3 MB 1014 977 12 1.6 Yes
Agrona-0.9.1.jar 254.9 kB 213 197 13 1.8 Yes
activemq-client-5.15.4.jar 1.4 MB 962 885 40 1.8 Yes
artemis-commons-2.6.2.jar 290.3 kB 257 228 11 1.8 Yes
artemis-core-client-2.6.2.jar 696.7 kB 433 373 35 1.8 Yes
artemis-jms-client-2.6.2.jar 179.3 kB 113 90 5 1.8 Yes
artemis-selector-2.6.2.jar 106.2 kB 75 56 4 1.8 Yes
commons-lang3-3.6.jar 494.9 kB 292 267 13 1.7 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-jms_2.0_spec-1.0-alpha-2.jar 47.5 kB 93 81 1 1.7 Yes
geronimo-json_1.0_spec-1.0-alpha-1.jar 26.1 kB 43 29 3 1.6 Yes
httpclient-4.3.3.jar 589.5 kB 460 421 24 1.5 Yes
httpcore-4.3.2.jar 282.3 kB 260 232 15 1.5 Yes
johnzon-core-0.9.5.jar 89 kB 75 59 1 1.6 Yes
proton-j-0.28.0.jar 721.3 kB 566 532 21 1.7 Yes
qpid-jms-client-0.35.0.jar 762.4 kB 538 476 20 1.8 Yes
hawtbuf-1.11.jar 50.2 kB 44 33 2 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
HdrHistogram-2.1.10.jar 117.9 kB 69 60 1 1.6 Yes
jboss-logging-3.3.1.Final.jar 66 kB 57 45 1 1.6 Yes
jgroups-3.6.13.Final.jar 2.5 MB 1192 1115 31 1.7 Yes
maestro-common-1.5.0-SNAPSHOT.jar 1.5 MB 299 194 21 1.8 Yes
jcl-over-slf4j-1.7.25.jar 16.5 kB 23 9 2 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
slf4j-log4j12-1.7.25.jar 12.2 kB 20 8 2 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
49 20.6 MB 12191 10801 462 1.8 48
compile: 47 compile: 20.3 MB compile: 11816 compile: 10470 compile: 429 - compile: 46
test: 2 test: 360 kB test: 375 test: 331 test: 33 - test: 2