Project Dependencies
compile
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 |
---|---|---|---|---|
jakarta.enterprise | jakarta.enterprise.cdi-api | 3.0.0 | jar | Apache License 2.0 |
provided
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 |
---|---|---|---|---|
org.immutables | value | 2.9.2 | jar | The Apache Software License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
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 |
---|---|---|---|---|
jakarta.annotation | jakarta.annotation-api | 2.0.0 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.el | jakarta.el-api | 4.0.0 | jar | Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
jakarta.inject | jakarta.inject-api | 2.0.0 | jar | The Apache Software License, Version 2.0 |
jakarta.interceptor | jakarta.interceptor-api | 2.0.0 | jar | EPL 2.0GPL2 w/ CPE |
Project Dependency Graph
Dependency Tree
- com.github.jonasrutishauser:cdi-test-api:jar:1.1.2
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 (compile)
- jakarta.el:jakarta.el-api:jar:4.0.0 (compile)
- jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.0.0 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.0 (compile)
- org.immutables:value:jar:2.9.2 (provided)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 (compile)
Licenses
Eclipse Public License v. 2.0: Jakarta Expression Language API
Apache License 2.0: CDI APIs
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API
EPL 2.0: Jakarta Annotations API, Jakarta Interceptors
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Interceptors
GNU LGPL 3: CDI Test API
The Apache Software License, Version 2.0: Jakarta Dependency Injection, org.immutables.value
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jakarta.annotation-api-2.0.0.jar | 25.4 kB | 29 | 16 | 4 | 1.8 | Yes |
jakarta.el-api-4.0.0.jar | 80.6 kB | 61 | 49 | 1 | 1.8 | Yes |
jakarta.enterprise.cdi-api-3.0.0.jar | 119.3 kB | 174 | 148 | 11 | 1.8 | Yes |
jakarta.inject-api-2.0.0.jar | 10.1 kB | 17 | 6 | 1 | 1.5 | No |
jakarta.interceptor-api-2.0.0.jar | 24.6 kB | 22 | 10 | 1 | 1.8 | Yes |
value-2.9.2.jar | 3 MB | 1929 | 1905 | 14 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 3.3 MB | 2232 | 2134 | 32 | 1.8 | 5 |
compile: 5 | compile: 260 kB | compile: 303 | compile: 229 | compile: 18 | 1.8 | compile: 4 |
provided: 1 | provided: 3 MB | provided: 1929 | provided: 1905 | provided: 14 | provided: 1 |