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.common | ejava-util | 5.1.0-SNAPSHOT | jar | - |
| org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
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 | javaee-api | 8.0 | jar | CDDL + GPLv2 with classpath exception |
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 |
|---|---|---|---|---|
| com.sun.mail | javax.mail | 1.6.0 | jar | CDDL/GPLv2+CE |
| javax.activation | activation | 1.1 | jar | Common Development and Distribution License (CDDL) v1.0 |
CDDL/GPLv2+CE: JavaMail API
MPL 2.0 or EPL 1.0: H2 Database Engine
Unknown: Common::Ejava Utilities, EJB::JNDI Demo::EJB
MIT License: SLF4J API Module
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
CDDL + GPLv2 with classpath exception: Java(TM) EE 8 Specification APIs
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| h2-1.4.197.jar | 1.9 MB | 746 | 742 | 35 | - | Yes |
| javax.mail-1.6.0.jar | 653.3 kB | 367 | 334 | 14 | 1.7 | Yes |
| ejava-util-5.1.0-SNAPSHOT.jar | 14.8 kB | 21 | 6 | 6 | - | Yes |
| javaee-api-8.0.jar | 2 MB | 2404 | 2249 | 135 | 1.8 | Yes |
| activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | 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 | 4.7 MB | 3634 | 3403 | 197 | 1.8 | 6 |
| compile: 2 | compile: 56 kB | compile: 67 | compile: 40 | compile: 10 | - | compile: 2 |
| test: 1 | test: 1.9 MB | test: 746 | test: 742 | test: 35 | - | test: 1 |
| provided: 3 | provided: 2.7 MB | provided: 2821 | provided: 2621 | provided: 152 | - | provided: 3 |