Fork me on GitHub

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.12.0 jar Apache-2.0
org.codehaus.plexus plexus-component-annotations 2.2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.6.1 jar Apache-2.0
org.eclipse.sisu org.eclipse.sisu.inject 1.0.1 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
org.slf4j slf4j-simple 1.7.36 jar MIT 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 Classifier Type Licenses Optional
com.google.inject guice 4.2.3 classes jar The Apache Software License, Version 2.0 No
javax.annotation javax.annotation-api 1.3.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.junit.jupiter junit-jupiter-api 5.14.4 - jar Eclipse Public License v2.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.10.1 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
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.errorprone error_prone_annotations 2.47.0 jar Apache 2.0 No
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0 No
com.google.guava guava 33.6.0-jre jar Apache License, Version 2.0 No
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0 No
com.google.j2objc j2objc-annotations 3.1 jar Apache License, Version 2.0 No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0 No
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0 Yes
org.hamcrest hamcrest-core 1.3 jar New BSD License Yes
org.junit.platform junit-platform-commons 1.14.4 jar Eclipse Public License v2.0 Yes
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

BSD-3-Clause: asm

MIT License: SLF4J API Module, SLF4J Simple Binding

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus

Apache License, Version 2.0: CDI APIs, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Plexus :: Component Annotations (deprecated), 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

Apache-2.0: Plexus Classworlds, Plexus Common Utilities

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava ListenableFuture only, javax.inject

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
error_prone_annotations-2.47.0.jar 20.3 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.6.0-jre.jar 3.1 MB 2010 - - - -
   • Root - 2008 1969 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
guice-4.2.3-classes.jar 559.7 kB 428 412 9 1.8 Yes
j2objc-annotations-3.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
plexus-classworlds-2.12.0.jar 54.2 kB 52 37 5 1.8 Yes
plexus-component-annotations-2.2.0.jar 4.2 kB 15 3 1 1.8 No
plexus-utils-3.6.1.jar 272.1 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-1.0.1.jar 304.3 kB 280 261 8 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
asm-9.10.1.jar 126.2 kB 45 39 3 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 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.3.2.jar 26.6 kB 29 15 3 1.8 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
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
junit-jupiter-api-5.14.4.jar 242.5 kB 217 202 8 1.8 Yes
junit-platform-commons-1.14.4.jar 164.4 kB 105 - - - -
   • Root - 94 78 10 1.8 Yes
   • Versioned - 11 5 1 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 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
33 11.8 MB 8631 7668 396 1.8 29
compile: 5 compile: 760.8 kB compile: 544 compile: 448 compile: 26 1.8 compile: 4
provided: 19 provided: 5.1 MB provided: 3891 provided: 3421 provided: 122 provided: 16
test: 9 test: 5.9 MB test: 4196 test: 3799 test: 248 1.8 test: 9