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 | Licenses |
---|---|---|---|---|
info.ejava.examples.ejb.basicejb | ejb-basic-ejb | 5.1.0-SNAPSHOT | ejb | - |
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 |
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.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, EJB::Basic EJB::WAR
MIT License: SLF4J API Module
CDDL + GPLv2 with classpath exception: javax.annotation API, javax.ejb API, javax.transaction API
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
h2-1.4.197.jar | 1.9 MB | 746 | 742 | 35 | - | Yes |
ejb-basic-ejb/target/classes | - | 0 | 0 | 0 | - | No |
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 |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 2.1 MB | 956 | 897 | 47 | 1.8 | 5 |
compile: 1 | compile: 4.1 kB | - | - | - | - | - |
test: 1 | test: 1.9 MB | test: 746 | test: 742 | test: 35 | - | test: 1 |
provided: 4 | provided: 159.5 kB | provided: 210 | provided: 155 | provided: 12 | - | provided: 4 |