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.geronimo.specs | geronimo-jta_1.1_spec | 1.1.1 | jar | The Apache Software License, Version 2.0 | No |
| ch.qos.logback | logback-classic | 0.9.30 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License | 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 | Type | License |
|---|---|---|---|---|
| com.google.code.gson | gson | 2.2.2 | jar | The Apache Software License, Version 2.0 |
| geronimo-spec | geronimo-spec-j2ee | 1.4-rc4 | jar | - |
| junit | junit | 4.11 | jar | Common Public License Version 1.0 |
| org.hamcrest | hamcrest-all | 1.3 | jar | New BSD License |
| org.mockito | mockito-all | 1.9.0 | jar | The MIT License |
| org.ow2.jotm | jotm-core | 2.2.3 | jar | BSD-style 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 |
|---|---|---|---|---|
| ch.qos.logback | logback-core | 0.9.30 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| org.slf4j | slf4j-api | 1.6.2 | jar | MIT License |
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 |
|---|---|---|---|---|
| avalon-framework | avalon-framework | 4.1.5 | jar | - |
| commons-collections | commons-collections | 3.2 | jar | /LICENSE.txt |
| commons-logging | commons-logging | 1.1 | jar | /LICENSE.txt |
| commons-logging | commons-logging-api | 1.1 | jar | /LICENSE.txt |
| javax.servlet | servlet-api | 2.3 | jar | - |
| log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
| logkit | logkit | 1.0.1 | jar | - |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.jacorb | jacorb | 2.2.3-jonas-patch-20071018 | jar | lgpl |
| org.jacorb | jacorb-idl | 2.2.3-jonas-patch-20071018 | jar | lgpl |
| org.objectweb.howl | howl | 1.0.1-1 | jar | BSD |
| org.ow2.carol | carol | 3.0.8 | jar | - |
| org.ow2.carol | carol-interceptors | 1.0.1 | jar | - |
| org.ow2.carol.irmi | irmi | 1.1.2 | jar | GNU Lesser General Public License Version 2.1 |
| org.ow2.spec.ee | ow2-jta-1.1-spec | 1.0.8 | jar | GNU Lesser General Public License Version 2.1 |
New BSD License: Hamcrest All, Hamcrest Core
Unknown: CAROL: Common Architecture for RMI OW2 Layer, CAROL: Interceptors, avalon-framework, geronimo-spec-j2ee, logkit, servlet-api
BSD: HOWL logger
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
GNU Lesser General Public License Version 2.1: IRMI, Java EE: JTA API v1.1
The Apache Software License, Version 2.0: Apache Log4j, Collections, Gson, JTA 1.1, Logging
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
lgpl: Jacorb, Jacorb IDL
BSD-style License: JOTM :: Core
GNU General Public License, Version 3: Neo4j - Graph Database Kernel
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The MIT License: Mockito