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 |
---|---|---|---|---|
org.codehaus.plexus | plexus-classworlds | 2.6.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 2.1.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.5.1 | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M4 | jar | Eclipse Public License, Version 2.0 |
test
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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.13 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.springframework.boot | spring-boot-test | 2.7.18 | jar | Apache License, Version 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 | Optional |
---|---|---|---|---|---|
com.google.inject | guice | 4.0 | jar | The Apache Software License, Version 2.0 | No |
javax.annotation | javax.annotation-api | 1.2 | jar | CDDL + GPLv2 with classpath exception | Yes |
javax.enterprise | cdi-api | 1.2 | jar | Apache License, Version 2.0 | Yes |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 | Yes |
org.osgi | osgi.core | 5.0.0 | jar | Apache License, Version 2.0 | Yes |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License | Yes |
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 |
---|---|---|---|---|
org.ow2.asm | asm | 9.8 | jar | BSD-3-Clause |
test
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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.13 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.springframework | spring-aop | 5.3.31 | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 5.3.31 | jar | Apache License, Version 2.0 |
org.springframework | spring-context | 5.3.31 | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.3.31 | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 5.3.31 | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.3.31 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot | 2.7.18 | jar | Apache License, Version 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 | Optional |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain | No |
com.google.guava | guava | 16.0.1 | jar | The Apache Software License, Version 2.0 | No |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 | No |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | Yes |
Project Dependency Graph
Dependency Tree
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4
- com.google.inject:guice:jar:4.0 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:16.0.1 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- javax.enterprise:cdi-api:jar:1.2 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 (compile)
- org.ow2.asm:asm:jar:9.8 (compile)
- org.ow2.asm:asm:jar:9.8 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
- org.osgi:osgi.core:jar:5.0.0 (provided)
- junit:junit:jar:4.13.2 (provided)
- org.hamcrest:hamcrest-core:jar:1.3 (provided)
- org.hamcrest:hamcrest-core:jar:1.3 (provided)
- ch.qos.logback:logback-classic:jar:1.2.13 (test)
- ch.qos.logback:logback-core:jar:1.2.13 (test)
- ch.qos.logback:logback-core:jar:1.2.13 (test)
- org.springframework.boot:spring-boot-test:jar:2.7.18 (test)
- org.springframework.boot:spring-boot:jar:2.7.18 (test)
- org.springframework:spring-core:jar:5.3.31 (test)
- org.springframework:spring-jcl:jar:5.3.31 (test)
- org.springframework:spring-jcl:jar:5.3.31 (test)
- org.springframework:spring-context:jar:5.3.31 (test)
- org.springframework:spring-aop:jar:5.3.31 (test)
- org.springframework:spring-beans:jar:5.3.31 (test)
- org.springframework:spring-expression:jar:5.3.31 (test)
- org.springframework:spring-aop:jar:5.3.31 (test)
- org.springframework:spring-core:jar:5.3.31 (test)
- org.springframework.boot:spring-boot:jar:2.7.18 (test)
- com.google.inject:guice:jar:4.0 (provided)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm
MIT License: SLF4J API Module
Apache License, Version 2.0: CDI APIs, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), org.osgi:osgi.core, spring-boot, spring-boot-test
CDDL + GPLv2 with classpath exception: javax.annotation API
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, javax.inject
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
logback-classic-1.2.13.jar | 232.1 kB | 207 | 157 | 25 | 1.6 | Yes |
logback-core-1.2.13.jar | 449.6 kB | 398 | 354 | 34 | 1.6 | Yes |
guava-16.0.1.jar | 2.2 MB | 1709 | 1678 | 17 | 1.6 | Yes |
guice-4.0.jar | 668.2 kB | 513 | 491 | 13 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-utils-3.5.1.jar | 269.3 kB | 152 | - | - | - | - |
• Root | - | 134 | 108 | 9 | 1.8 | Yes |
• Versioned | - | 6 | 1 | 1 | 9 | Yes |
• Versioned | - | 6 | 1 | 1 | 10 | Yes |
• Versioned | - | 6 | 1 | 1 | 11 | Yes |
org.eclipse.sisu.inject-0.9.0.M4.jar | 305 kB | 281 | 262 | 8 | 1.8 | Yes |
asm-9.8.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes |
spring-aop-5.3.31.jar | 384.5 kB | 308 | 279 | 17 | 1.8 | Yes |
spring-beans-5.3.31.jar | 706.4 kB | 422 | 392 | 13 | 1.8 | Yes |
spring-context-5.3.31.jar | 1.3 MB | 979 | 892 | 64 | 1.8 | Yes |
spring-core-5.3.31.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes |
spring-expression-5.3.31.jar | 293.2 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.31.jar | 25.2 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-boot-2.7.18.jar | 1.5 MB | 1056 | 932 | 79 | 1.8 | Yes |
spring-boot-test-2.7.18.jar | 239.4 kB | 182 | 149 | 17 | 1.8 | Yes |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes |
cdi-api-1.2.jar | 71.1 kB | 118 | 98 | 7 | 1.6 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
osgi.core-5.0.0.jar | 418.2 kB | 317 | 132 | 16 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
25 | 11.2 MB | 8522 | 7607 | 430 | 1.8 | 23 |
compile: 5 | compile: 757.6 kB | compile: 545 | compile: 449 | compile: 26 | 1.8 | compile: 4 |
provided: 10 | provided: 3.9 MB | provided: 3196 | provided: 2858 | provided: 98 | provided: 9 | |
test: 10 | test: 6.6 MB | test: 4781 | test: 4300 | test: 306 | 1.8 | test: 10 |