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 | jpatickets-labex-ejb | 5.1.0-SNAPSHOT | ejb | - |
info.ejava.examples.ejb | jpatickets-labex-impl | 5.1.0-SNAPSHOT | jar | - |
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.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.transaction | javax.transaction-api | 1.3 | jar | CDDL + GPLv2 with classpath exception |
MPL 2.0 or EPL 1.0: H2 Database Engine
Unknown: EJB::JPA Tickets Lab::Exercise::EJB, EJB::JPA Tickets Lab::Exercise::Impl, EJB::JPA Tickets Lab::Exercise::WAR
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: 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 |
jpatickets-labex-ejb/target/classes | - | 0 | 0 | 0 | - | No |
jpatickets-labex-impl-5.1.0-SNAPSHOT.jar | 22.8 kB | 29 | 16 | 3 | - | 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.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 |
8 | 2.3 MB | 1212 | 1120 | 54 | 1.8 | 7 |
compile: 2 | compile: 26.9 kB | compile: 29 | compile: 16 | compile: 3 | - | compile: 1 |
test: 1 | test: 1.9 MB | test: 746 | test: 742 | test: 35 | - | test: 1 |
provided: 5 | provided: 324 kB | provided: 437 | provided: 362 | provided: 16 | - | provided: 5 |