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 |
---|---|---|---|---|
com.h2database | h2 | 1.4.197 | jar | MPL 2.0 or EPL 1.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.7.25 | jar | MIT License |
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 | Licenses |
---|---|---|---|---|
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
javax.ejb | javax.ejb-api | 3.2.2 | jar | CDDL + GPLv2 with classpath exception |
org.slf4j | slf4j-api | 1.7.25 | 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 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 |
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 | Licenses |
---|---|---|---|---|
javax.transaction | javax.transaction-api | 1.3 | jar | CDDL + GPLv2 with classpath exception |
MPL 2.0 or EPL 1.0: H2 Database Engine
Unknown: EJB::Basic EJB::EJB
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
CDDL + GPLv2 with classpath exception: javax.annotation API, javax.ejb API, javax.transaction API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Log4j
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
h2-1.4.197.jar | 1.9 MB | 746 | 742 | 35 | - | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
javax.ejb-api-3.2.2.jar | 63.7 kB | 105 | 87 | 4 | 1.5 | Yes |
javax.transaction-api-1.3.jar | 28 kB | 30 | 19 | 1 | 1.7 | 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 |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 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 |
9 | 2.9 MB | 1704 | 1550 | 103 | 1.8 | 9 |
test: 5 | test: 2.8 MB | test: 1494 | test: 1395 | test: 91 | - | test: 5 |
provided: 4 | provided: 159.5 kB | provided: 210 | provided: 155 | provided: 12 | - | provided: 4 |