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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.10.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.10.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.10.0 | jar | The Apache Software License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.10.0 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 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 |
---|---|---|---|---|
jakarta.enterprise | jakarta.enterprise.cdi-api | 2.0.2 | jar | Apache License 2.0 |
jakarta.inject | jakarta.inject-api | 1.0 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
jakarta.annotation | jakarta.annotation-api | 1.3.5 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.ejb | jakarta.ejb-api | 3.2.6 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.el | jakarta.el-api | 3.0.3 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.interceptor | jakarta.interceptor-api | 1.2.5 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.transaction | jakarta.transaction-api | 1.3.2 | jar | EPL 2.0GPL2 w/ CPE |
Apache License 2.0: Jakarta CDI, microBean™ Jackson/CDI Integration
Eclipse Public License 1.0: JUnit
EPL 2.0: Jakarta Annotations API, Jakarta Enterprise Beans, Jakarta Expression Language 3.0 API, Jakarta Interceptors, javax.transaction API
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Enterprise Beans, Jakarta Expression Language 3.0 API, Jakarta Interceptors, javax.transaction API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jakarta Dependency Injection, jackson-databind
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.10.0.jar | 67.9 kB | 81 | 69 | 2 | - | Yes |
jackson-core-2.10.0.jar | 348.6 kB | 144 | 118 | 13 | - | Yes |
jackson-databind-2.10.0.jar | 1.4 MB | 690 | 655 | 22 | - | Yes |
jackson-datatype-jsr310-2.10.0.jar | 105.7 kB | 75 | 56 | 6 | - | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
jakarta.ejb-api-3.2.6.jar | 63.7 kB | 105 | 87 | 4 | 1.6 | Yes |
jakarta.el-api-3.0.3.jar | 79.8 kB | 61 | 49 | 1 | 1.7 | Yes |
jakarta.enterprise.cdi-api-2.0.2.jar | 109.4 kB | 171 | 148 | 11 | 1.8 | Yes |
jakarta.inject-api-1.0.jar | 4.7 kB | 15 | 6 | 1 | 1.5 | No |
jakarta.interceptor-api-1.2.5.jar | 25 kB | 22 | 10 | 1 | 1.7 | Yes |
jakarta.transaction-api-1.3.2.jar | 28.1 kB | 31 | 19 | 1 | 1.7 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 2.6 MB | 1798 | 1563 | 98 | 1.8 | 12 |
compile: 3 | compile: 1.8 MB | compile: 915 | compile: 842 | compile: 37 | - | compile: 3 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
runtime: 1 | runtime: 105.7 kB | runtime: 75 | runtime: 56 | runtime: 6 | - | runtime: 1 |
provided: 7 | provided: 335.8 kB | provided: 433 | provided: 334 | provided: 22 | - | provided: 6 |