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 |
---|---|---|---|---|
cglib | cglib | 3.1 | jar | ASF 2.0 |
com.atomikos | transactions-jdbc | 3.9.3 | jar | Atomikos Multiple Licensing Scheme |
com.mockrunner | mockrunner-core | 1.0.1 | jar | LICENSE.txt |
com.mockrunner | mockrunner-ejb | 1.0.1 | jar | LICENSE.txt |
com.mockrunner | mockrunner-jdbc | 1.0.1 | jar | LICENSE.txt |
javax.transaction | transaction-api | 1.1 | jar | - |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
ognl | ognl | 3.0.11 | jar | The Apache Software License, Version 2.0 |
org.apache.derby | derby | 10.11.1.1 | jar | Apache 2 |
org.hsqldb | hsqldb | 2.3.2 | jar | HSQLDB License, a BSD open source license |
org.jboss.byteman | byteman-bmunit | 3.0.1 | jar | LGPL 2.1 |
org.springframework | spring-test | 3.2.13.RELEASE | jar | The Apache Software License, Version 2.0 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.mybatis | mybatis | 3.3.0 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 3.2.13.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-jdbc | 3.2.13.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework.batch | spring-batch-infrastructure | 3.0.4.RELEASE | jar | The Apache Software License, Version 2.0 |
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 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.atomikos | atomikos-util | 3.9.3 | jar | Atomikos Multiple Licensing Scheme |
com.atomikos | transactions | 3.9.3 | jar | Atomikos Multiple Licensing Scheme |
com.atomikos | transactions-api | 3.9.3 | jar | Atomikos Multiple Licensing Scheme |
com.atomikos | transactions-jta | 3.9.3 | jar | Atomikos Multiple Licensing Scheme |
javassist | javassist | 3.11.0.GA | jar | - |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.jboss.byteman | byteman | 3.0.1 | jar | LGPL 2.1 |
org.jboss.byteman | byteman-install | 3.0.1 | jar | LGPL 2.1 |
org.jboss.byteman | byteman-submit | 3.0.1 | jar | LGPL 2.1 |
org.ow2.asm | asm | 4.2 | jar | BSD |
oro | oro | 2.0.8 | jar | - |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
commons-logging | commons-logging | 1.1.3 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-aop | 3.2.13.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 3.2.13.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 3.2.13.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 3.2.13.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-tx | 3.2.13.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework.retry | spring-retry | 1.1.0.RELEASE | jar | Apache 2.0 |
ASF 2.0: Code Generation Library
Public Domain: AOP alliance
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver
New BSD License: Hamcrest Core
Unknown: Javassist, oro, transaction-api
BSD: ASM Core
Eclipse Public License 1.0: JUnit
LGPL 2.1: byteman-agent, byteman-bmunit, byteman-install, byteman-submit
Atomikos Multiple Licensing Scheme: Atomikos Util, Transactions API, Transactions Core, Transactions JDBC, Transactions JTA
The Apache Software License, Version 2.0: Apache Log4j, Commons Logging, OGNL - Object Graph Navigation Library, Spring AOP, Spring Batch Infrastructure, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, mybatis, mybatis-spring
Mockrunner License, based on Apache Software License, version 1.1: MockRunner-Core, MockRunner-EJB, MockRunner-JDBC
HSQLDB License, a BSD open source license: HyperSQL Database
Apache 2.0: Spring Retry
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.47 kB | 15 | 9 | 2 | 1.3 | Yes | - |
cglib-3.1.jar | 283.08 kB | 243 | 229 | 7 | 1.2 | Yes | - |
atomikos-util-3.9.3.jar | 123.61 kB | 128 | 113 | 6 | 1.6 | Yes | - |
transactions-3.9.3.jar | 195.07 kB | 144 | 122 | 10 | 1.6 | Yes | - |
transactions-api-3.9.3.jar | 32.97 kB | 63 | 48 | 6 | 1.6 | Yes | - |
transactions-jdbc-3.9.3.jar | 43.30 kB | 29 | 18 | 2 | 1.6 | Yes | - |
transactions-jta-3.9.3.jar | 122.21 kB | 93 | 72 | 10 | 1.6 | Yes | - |
mockrunner-core-1.0.1.jar | 111.31 kB | 92 | 72 | 9 | 1.5 | Yes | - |
mockrunner-ejb-1.0.1.jar | 34.83 kB | 43 | 28 | 4 | 1.5 | Yes | - |
mockrunner-jdbc-1.0.1.jar | 157.53 kB | 79 | 65 | 3 | 1.5 | Yes | - |
commons-logging-1.1.3.jar | 62.05 kB | 42 | 28 | 2 | 1.1 | Yes | - |
javassist-3.11.0.GA.jar | 614.20 kB | 366 | 347 | 17 | 1.4 | Yes | - |
transaction-api-1.1.jar | 15.07 kB | 24 | 18 | 2 | 1.3 | Yes | - |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes | - |
log4j-1.2.17.jar | 489.88 kB | 353 | 314 | 21 | 1.4 | Yes | - |
ognl-3.0.11.jar | 229.22 kB | 141 | 130 | 3 | 1.5 | Yes | - |
derby-10.11.1.1.jar | 3.10 MB | 1657 | 1597 | 101 | 1.6 | No | sealed |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
17 | 5.94 MB | 3835 | 3496 | 235 | 1.6 | 16 | 1 |
test: 15 | test: 5.87 MB | test: 3778 | test: 3459 | test: 231 | - | test: 14 | test: 1 |
provided: 2 | provided: 66.52 kB | provided: 57 | provided: 37 | provided: 4 | - | provided: 2 | - |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
ow2-snapshot | http://repository.ow2.org/nexus/content/repositories/snapshots | No | Yes | No |
apache.snapshots | http://repository.apache.org/snapshots | No | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | No |
ow2 | http://repository.ow2.org/nexus/content/repositories/releases/ | Yes | Yes | No |
maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
Repository locations for each of the Dependencies.