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 | License | Optional |
|---|---|---|---|---|---|
| org.apache.activemq | activemq-broker | 5.8.0 | jar | The Apache Software License, Version 2.0 | No |
| com.thoughtworks.xstream | xstream | 1.4.4 | jar | BSD style | Yes |
| org.codehaus.jettison | jettison | 1.3.3 | jar | Apache License, Version 2.0 | Yes |
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 | Classifier | Type | License |
|---|---|---|---|---|---|
| junit | junit | 4.11 | - | jar | Common Public License Version 1.0 |
| log4j | log4j | 1.2.17 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.activemq | activemq-broker | 5.8.0 | tests | jar | The Apache Software License, Version 2.0 |
| org.apache.activemq | activemq-jaas | 5.8.0 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.activemq | activemq-kahadb-store | 5.8.0 | - | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-log4j12 | 1.6.6 | - | jar | MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | License |
|---|---|---|---|---|
| org.apache.activemq | activemq-client | 5.8.0 | jar | The Apache Software License, Version 2.0 |
| org.apache.activemq | activemq-openwire-legacy | 5.8.0 | 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.fusesource.hawtbuf | hawtbuf | 1.9 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-api | 1.6.6 | jar | MIT License |
| stax | stax-api | 1.0.1 | jar | The Apache Software 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.1-Public Domain |
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 | License |
|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar | Public Domain |
| commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
| commons-net | commons-net | 3.2 | jar | The Apache Software License, Version 2.0 |
| org.apache.activemq.protobuf | activemq-protobuf | 1.1 | jar | The Apache Software License, Version 2.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.springframework | spring-aop | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-asm | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-beans | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-context | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-core | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-expression | 3.1.3.RELEASE | jar | The Apache Software License, Version 2.0 |
BSD style: XStream Core
Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
New BSD License: Hamcrest Core
Apache License, Version 2.0: Jettison
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: ActiveMQ :: Broker, ActiveMQ :: Client, ActiveMQ :: JAAS, ActiveMQ :: KahaDB Store, ActiveMQ :: Openwire Legacy Support, ActiveMQ :: STOMP Protocol, ActiveMQ Protocol Buffers Implementation and Compiler, Apache Log4j, Commons Logging, Commons Net, J2EE Management 1.1, JMS 1.1, StAX API, hawtbuf, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
| commons-net-3.2.jar | 269.04 kB | 204 | 172 | 20 | 1.5 | debug |
| junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
| log4j-1.2.17.jar | 478.40 kB | 353 | 314 | 21 | 1.4 | debug |
| activemq-broker/target/classes | - | 0 | 0 | 0 | - | release |
| activemq-broker-5.8.0-tests.jar | 54.21 kB | 38 | 20 | 4 | 1.6 | debug |
| activemq-client/target/classes | - | 0 | 0 | 0 | - | release |
| activemq-jaas/target/classes | - | 0 | 0 | 0 | - | release |
| activemq-kahadb-store/target/classes | - | 0 | 0 | 0 | - | release |
| activemq-openwire-legacy/target/classes | - | 0 | 0 | 0 | - | release |
| activemq-protobuf-1.1.jar | 144.41 kB | 74 | 56 | 3 | 1.5 | debug |
| geronimo-j2ee-management_1.1_spec-1.0.1.jar | 19.75 kB | 46 | 33 | 2 | 1.5 | release |
| geronimo-jms_1.1_spec-1.1.1.jar | 31.60 kB | 69 | 58 | 1 | 1.5 | debug |
| hawtbuf-1.9.jar | 48.96 kB | 44 | 33 | 2 | 1.5 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| slf4j-api-1.6.6.jar | 25.56 kB | 34 | 23 | 3 | 1.3 | debug |
| slf4j-log4j12-1.6.6.jar | 9.48 kB | 16 | 6 | 1 | 1.3 | debug |
| spring-aop-3.1.3.RELEASE.jar | 324.85 kB | 286 | 253 | 15 | 1.5 | debug |
| spring-asm-3.1.3.RELEASE.jar | 51.84 kB | 39 | 31 | 3 | 1.2 | release |
| spring-beans-3.1.3.RELEASE.jar | 578.99 kB | 398 | 358 | 14 | 1.5 | debug |
| spring-context-3.1.3.RELEASE.jar | 817.81 kB | 759 | 659 | 68 | 1.5 | debug |
| spring-core-3.1.3.RELEASE.jar | 440.52 kB | 371 | 344 | 20 | 1.5 | debug |
| spring-expression-3.1.3.RELEASE.jar | 174.04 kB | 126 | 112 | 6 | 1.5 | debug |
| stax-api-1.0.1.jar | 25.89 kB | 48 | 40 | 5 | 1.2 | debug |
| xmlpull-1.1.3.1.jar | 7.02 kB | 10 | 4 | 1 | 1.2 | debug |
| xpp3_min-1.1.4c.jar | 24.37 kB | 12 | 3 | 2 | 1.1 | debug |
| xstream-1.4.4.jar | 472.12 kB | 430 | 400 | 21 | 1.5 | debug |
| jettison-1.3.3.jar | 77.96 kB | 62 | 47 | 5 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 29 | 4.32 MB | 3,794 | 3,281 | 252 | 1.6 | 22 |
| compile: 12 | compile: 733.64 kB | compile: 755 | compile: 641 | compile: 42 | - | compile: 8 |
| test: 17 | test: 3.60 MB | test: 3,039 | test: 2,640 | test: 210 | - | test: 14 |