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.6.0 | jar | The MIT License |
| org.codehaus.modello | modello-plugin-xml | 2.6.0 | jar | The MIT License |
| org.codehaus.plexus | plexus-utils | 4.0.2 | jar | Apache License, Version 2.0 |
| 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.6.0 | jar | The MIT License |
| org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
| xerces | xercesImpl | 2.12.2 | jar | The Apache Software License, Version 2.0 |
| xml-apis | xml-apis | 1.0.b2 | 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 |
|---|---|---|---|---|
| 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-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.3.4 | jar | Apache 2.0 |
| com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | guava | 30.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 | 5.1.0 | jar | The Apache Software License, Version 2.0 |
| com.google.j2objc | j2objc-annotations | 1.3 | jar | The Apache Software License, Version 2.0 |
| org.checkerframework | checker-qual | 3.5.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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | - | jar | The Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-compiler-api | 2.16.1 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-compiler-javac | 2.16.1 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-testing | 2.1.0 | - | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.1 | - | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.14.1 | - | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | - | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.codehaus.modello:modello-plugin-xsd:jar:2.6.0
- org.codehaus.modello:modello-plugin-xml:jar:2.6.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:4.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- xml-apis:xml-apis:jar:1.0.b2 (test)
![[Information]](./images/icon_info_sml.gif)
- xerces:xercesImpl:jar:2.12.2 (test)
![[Information]](./images/icon_info_sml.gif)
- 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)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.8 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 (compile)
- org.codehaus.modello:modello-core:jar:2.6.0 (compile)
- org.codehaus.plexus:plexus-build-api:jar:1.2.0 (compile)
- javax.inject:javax.inject:jar:1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.inject:javax.inject:jar:1 (compile)
- com.google.inject:guice:jar:5.1.0 (runtime)
- aopalliance:aopalliance:jar:1.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:30.1-jre (runtime)
- com.google.guava:failureaccess:jar:1.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.5.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.3.4 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:1.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.1 (runtime)
- aopalliance:aopalliance:jar:1.0 (runtime)
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-build-api:jar:1.2.0 (compile)
- org.codehaus.modello:modello-test:jar:2.6.0 (test)
- org.codehaus.plexus:plexus-compiler-javac:jar:2.16.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-compiler-api:jar:2.16.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-testing:jar:2.1.0 (test)
- com.google.inject:guice:jar:classes:5.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:classes:5.1.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.codehaus.plexus:plexus-compiler-javac:jar:2.16.1 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.modello:modello-plugin-xml:jar:2.6.0 (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
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Checker Qual, Modello Core, Modello Test Package, Modello XML Plugin, Modello XSD Plugin
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 XML Utilities, plexus-build-api
Apache-2.0: Plexus Compiler Api, Plexus Javac Component, Plexus Testing
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Public Domain: AOP alliance
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, XML Commons External Components XML APIs, Xerces2-j, 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.3.4.jar | 13.9 kB | 34 | 22 | 2 | 1.7 | No |
| failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
| guava-30.1-jre.jar | 2.9 MB | 2059 | 2029 | 18 | 1.8 | Yes |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| guice-5.1.0-classes.jar | 656.9 kB | 478 | 460 | 10 | 1.8 | Yes |
| guice-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes |
| j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| checker-qual-3.5.0.jar | 214.4 kB | 382 | 321 | 33 | 1.8 | Yes |
| modello-core-2.6.0.jar | 63.1 kB | 63 | 45 | 7 | 1.8 | Yes |
| modello-plugin-xml-2.6.0.jar | 15.5 kB | 26 | 9 | 2 | 1.8 | Yes |
| modello-test-2.6.0.jar | 27.7 kB | 30 | 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.16.1.jar | 29.1 kB | 34 | 20 | 4 | 1.8 | Yes |
| plexus-compiler-javac-2.16.1.jar | 29.9 kB | 22 | 8 | 1 | 1.8 | Yes |
| plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
| plexus-testing-2.1.0.jar | 9.1 kB | 15 | 4 | 1 | 1.8 | Yes |
| 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 |
| junit-jupiter-api-5.14.1.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-platform-commons-1.14.1.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 |
| 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 |
| xercesImpl-2.12.2.jar | 1.4 MB | 1045 | 962 | 40 | 1.7 | No |
| xml-apis-1.0.b2.jar | 109.3 kB | 217 | 184 | 17 | 1.2 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 34 | 7.8 MB | 6247 | 5588 | 231 | 1.8 | 28 |
| compile: 13 | compile: 1.1 MB | compile: 947 | compile: 719 | compile: 62 | 1.8 | compile: 11 |
| runtime: 9 | runtime: 3.9 MB | runtime: 3093 | runtime: 2924 | runtime: 71 | runtime: 7 | |
| test: 12 | test: 2.8 MB | test: 2207 | test: 1945 | test: 98 | 1.8 | test: 10 |
