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 |
---|---|---|---|---|
com.mycila.guice.extensions | mycila-guice-closeable | 6.0 | jar | The Apache License, Version 2.0 |
com.mycila.guice.extensions | mycila-guice-groovy | 6.0 | jar | The Apache License, Version 2.0 |
com.mycila.guice.extensions | mycila-guice-injection | 6.0 | jar | The Apache License, Version 2.0 |
com.mycila.guice.extensions | mycila-guice-jsr250 | 6.0 | jar | The Apache License, Version 2.0 |
com.mycila.guice.extensions | mycila-guice-legacy | 6.0 | jar | The Apache License, Version 2.0 |
com.mycila.guice.extensions | mycila-guice-service | 6.0 | jar | The Apache License, Version 2.0 |
com.mycila.guice.extensions | mycila-guice-web | 6.0 | jar | The Apache 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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
com.google.errorprone | error_prone_annotations | 2.36.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.3 | jar | Apache License, Version 2.0 |
com.google.guava | guava | 33.4.8-jre | jar | Apache License, Version 2.0 |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
com.google.inject | guice | 7.0.0 | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
com.mycila.guice | guice-servlet | 6.0 | jar | The Apache License, Version 2.0 |
jakarta.annotation | jakarta.annotation-api | 3.0.0 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.apache.groovy | groovy | 4.0.28 | jar | The Apache Software License, Version 2.0 |
org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.mycila.guice:mycila-guice-all:jar:6.0
- com.mycila.guice.extensions:mycila-guice-closeable:jar:6.0 (compile)
- com.google.inject:guice:jar:7.0.0 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
- com.google.guava:guava:jar:33.4.8-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.google.inject:guice:jar:7.0.0 (compile)
- com.mycila.guice.extensions:mycila-guice-groovy:jar:6.0 (compile)
- org.apache.groovy:groovy:jar:4.0.28 (compile)
- org.apache.groovy:groovy:jar:4.0.28 (compile)
- com.mycila.guice.extensions:mycila-guice-injection:jar:6.0 (compile)
- com.mycila.guice.extensions:mycila-guice-jsr250:jar:6.0 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
- com.mycila.guice.extensions:mycila-guice-legacy:jar:6.0 (compile)
- com.mycila.guice.extensions:mycila-guice-service:jar:6.0 (compile)
- com.mycila.guice.extensions:mycila-guice-web:jar:6.0 (compile)
- com.mycila.guice:guice-servlet:jar:6.0 (compile)
- com.mycila.guice:guice-servlet:jar:6.0 (compile)
- com.mycila.guice.extensions:mycila-guice-closeable:jar:6.0 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, Mycila Guice :: All, Mycila Guice :: Extensions :: Closeable Injector, Mycila Guice :: Extensions :: Groovy, Mycila Guice :: Extensions :: Injection, Mycila Guice :: Extensions :: JSR-250, Mycila Guice :: Extensions :: Legacy, Mycila Guice :: Extensions :: Service Loader, Mycila Guice :: Extensions :: Web, Mycila Guice :: Guice Servlet
Apache 2.0: error-prone annotations
Apache License, Version 2.0: Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations
EPL 2.0: Jakarta Annotations API
Public Domain: AOP alliance
GPL2 w/ CPE: Jakarta Annotations API
The Apache Software License, Version 2.0: Apache Groovy, Google Guice - Core Library, Guava ListenableFuture only, Jakarta Dependency Injection
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.36.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 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.4.8-jre.jar | 3 MB | 2008 | - | - | - | - |
• Root | - | 2006 | 1967 | 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-7.0.0.jar | 801.8 kB | 523 | 505 | 11 | 1.8 | Yes |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
guice-servlet-6.0.jar | 67.1 kB | 68 | 57 | 1 | 17 | Yes |
mycila-guice-closeable-6.0.jar | 7.3 kB | 18 | 4 | 1 | 17 | Yes |
mycila-guice-groovy-6.0.jar | 11.6 kB | 19 | 5 | 1 | 17 | Yes |
mycila-guice-injection-6.0.jar | 35.6 kB | 39 | 27 | 1 | 17 | Yes |
mycila-guice-jsr250-6.0.jar | 12.3 kB | 21 | 7 | 1 | 17 | Yes |
mycila-guice-legacy-6.0.jar | 11.3 kB | 17 | 5 | 1 | 17 | Yes |
mycila-guice-service-6.0.jar | 8.3 kB | 16 | 4 | 1 | 17 | Yes |
mycila-guice-web-6.0.jar | 8.9 kB | 19 | 5 | 1 | 17 | Yes |
jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
groovy-4.0.28.jar | 7.7 MB | 4729 | 4570 | 120 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
19 | 11.8 MB | 7666 | 7241 | 170 | 17 | 16 |
compile: 19 | compile: 11.8 MB | compile: 7666 | compile: 7241 | compile: 170 | 17 | compile: 16 |