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 |
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 |
javax.enterprise | cdi-api | 2.0.SP1 | jar | Apache License 2.0 |
javax.persistence | javax.persistence-api | 2.2 | jar | Eclipse Public License v1.0Eclipse Distribution License v. 1.0 |
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 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.el | javax.el-api | 3.0.1-b06 | jar | CDDL + GPLv2 with classpath exception |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
javax.interceptor | javax.interceptor-api | 1.2.2 | jar | CDDL + GPLv2 with classpath exception |
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::CDI::CDI Config Example::EJB
Apache License 2.0: CDI APIs
MIT License: SLF4J API Module
Eclipse Distribution License v. 1.0: javax.persistence-api
Eclipse Public License v1.0: javax.persistence-api
CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, javax.annotation API, javax.ejb API, javax.interceptor API, javax.transaction API
The Apache Software License, Version 2.0: javax.inject
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.el-api-3.0.1-b06.jar | 78.7 kB | 60 | 49 | 1 | 1.7 | Yes |
cdi-api-2.0.SP1.jar | 107.5 kB | 170 | 148 | 11 | 1.8 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
javax.interceptor-api-1.2.2.jar | 24.8 kB | 21 | 10 | 1 | 1.7 | Yes |
javax.persistence-api-2.2.jar | 164.6 kB | 227 | 207 | 4 | 1.8 | Yes |
javax.transaction-api-1.3.jar | 28 kB | 30 | 19 | 1 | 1.7 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 2.5 MB | 1442 | 1317 | 65 | 1.8 | 9 |
test: 1 | test: 1.9 MB | test: 746 | test: 742 | test: 35 | - | test: 1 |
provided: 9 | provided: 537.6 kB | provided: 696 | provided: 575 | provided: 30 | - | provided: 8 |