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.modello | modello-core | 2.5.0 | jar | The MIT License |
org.eclipse.sisu | org.eclipse.sisu.plexus | 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 |
---|---|---|---|---|
org.codehaus.modello | modello-test | 2.5.0 | jar | The MIT License |
org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
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 |
---|---|---|---|---|
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-build-api | 1.2.0 | jar | Apache License, Version 2.0 |
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 | 4.0.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-xml | 3.0.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 |
org.ow2.asm | asm | 9.8 | jar | BSD-3-Clause |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
org.sonatype.plexus | plexus-build-api | 0.0.7 | jar | Apache Public License 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.errorprone | error_prone_annotations | 2.7.1 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 31.0.1-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 | 6.0.0 | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 1.3 | jar | The Apache Software License, Version 2.0 |
jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.checkerframework | checker-qual | 3.12.0 | jar | The MIT License |
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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.codehaus.plexus | plexus-compiler-api | 2.15.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-compiler-javac | 2.15.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.codehaus.modello:modello-plugins:pom:2.5.0
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4 (compile)
- 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:4.0.2 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 (compile)
- org.codehaus.modello:modello-core:jar:2.5.0 (compile)
- org.codehaus.plexus:plexus-build-api:jar:1.2.0 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- com.google.inject:guice:jar:6.0.0 (runtime)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (runtime)
- aopalliance:aopalliance:jar:1.0 (runtime)
- com.google.guava:guava:jar:31.0.1-jre (runtime)
- com.google.guava:failureaccess:jar:1.0.1 (runtime)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (runtime)
- com.google.code.findbugs:jsr305:jar:3.0.2 (runtime)
- org.checkerframework:checker-qual:jar:3.12.0 (runtime)
- com.google.errorprone:error_prone_annotations:jar:2.7.1 (runtime)
- com.google.j2objc:j2objc-annotations:jar:1.3 (runtime)
- com.google.guava:failureaccess:jar:1.0.1 (runtime)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (runtime)
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.codehaus.plexus:plexus-build-api:jar:1.2.0 (compile)
- org.codehaus.modello:modello-test:jar:2.5.0 (test)
- org.codehaus.plexus:plexus-compiler-javac:jar:2.15.0 (test)
- org.codehaus.plexus:plexus-compiler-api:jar:2.15.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.codehaus.plexus:plexus-compiler-javac:jar:2.15.0 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4 (compile)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
Apache Public License 2.0: plexus-build-api
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
The MIT License: Checker Qual, Modello Core, Modello Plugins, Modello Test Package
BSD-3-Clause: asm
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Compiler Api, Plexus Javac Component, Plexus XML Utilities, plexus-build-api
Public Domain: AOP alliance
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jakarta Dependency Injection, 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 |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.7.1.jar | 14.8 kB | 36 | 24 | 2 | 1.7 | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-31.0.1-jre.jar | 3 MB | 2090 | 2060 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
guice-6.0.0.jar | 805.7 kB | 525 | 507 | 11 | 1.8 | Yes |
j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
checker-qual-3.12.0.jar | 208.8 kB | 399 | 333 | 29 | 1.8 | Yes |
modello-core-2.5.0.jar | 64.4 kB | 63 | 45 | 7 | 1.8 | Yes |
modello-test-2.5.0.jar | 26.6 kB | 29 | 5 | 2 | 1.8 | Yes |
plexus-build-api-1.2.0.jar | 6.6 kB | 16 | 2 | 1 | 1.8 | Yes |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
plexus-compiler-api-2.15.0.jar | 29.1 kB | 34 | 20 | 4 | 1.8 | Yes |
plexus-compiler-javac-2.15.0.jar | 25.7 kB | 21 | 7 | 1 | 1.8 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-utils-4.0.2.jar | 192.5 kB | 128 | - | - | - | - |
• Root | - | 110 | 86 | 7 | 1.8 | Yes |
• Versioned | - | 6 | 1 | 1 | 9 | Yes |
• Versioned | - | 6 | 1 | 1 | 10 | Yes |
• Versioned | - | 6 | 1 | 1 | 11 | Yes |
plexus-xml-3.0.1.jar | 94.3 kB | 44 | 25 | 2 | 1.8 | Yes |
org.eclipse.sisu.inject-0.9.0.M4.jar | 305 kB | 281 | 262 | 8 | 1.8 | Yes |
org.eclipse.sisu.plexus-0.9.0.M4.jar | 215.8 kB | 204 | 167 | 20 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
asm-9.8.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
plexus-build-api-0.0.7.jar | 8.5 kB | 19 | 4 | 1 | 1.4 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
28 | 5.7 MB | 4640 | 4136 | 172 | 1.8 | 23 |
compile: 12 | compile: 1.1 MB | compile: 921 | compile: 710 | compile: 60 | 1.8 | compile: 10 |
runtime: 10 | runtime: 4.1 MB | runtime: 3174 | runtime: 2989 | runtime: 69 | runtime: 7 | |
test: 6 | test: 526.3 kB | test: 545 | test: 437 | test: 43 | 1.8 | test: 6 |