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.apache-extras.beanshell | bsh | 2.0b6 | jar | Apache License, Version 2.0 |
| org.apache.maven.plugin-tools | maven-plugin-tools-api | 3.16.0 | jar | Apache-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 |
|---|---|---|---|---|
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-plugin-api | 3.9.16 | jar | Apache-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 |
|---|---|---|---|---|
| com.github.javaparser | javaparser-core | 3.28.2 | jar | GNU Lesser General Public LicenseApache License, Version 2.0 |
| commons-codec | commons-codec | 1.11 | jar | Apache License, Version 2.0 |
| commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
| org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents | httpcore | 4.4.16 | jar | Apache License, Version 2.0 |
| org.apache.maven.doxia | doxia-sink-api | 2.0.0 | jar | Apache-2.0 |
| org.apache.maven.reporting | maven-reporting-api | 4.0.0 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-java | 1.6.0 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-utils | 4.1.0 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-xml | 3.1.0 | jar | Apache-2.0 |
| org.ow2.asm | asm | 9.10.1 | jar | BSD-3-Clause |
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 |
|---|---|---|---|---|
| org.apache.maven | maven-artifact | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.9.16 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.11.0 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.2.0 | jar | Apache License, Version 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 1.0.1 | jar | Eclipse Public License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:3.16.0
- org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.16.0 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-xml:jar:3.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.11 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-java:jar:1.6.0 (compile)
- org.ow2.asm:asm:jar:9.10.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.javaparser:javaparser-core:jar:3.28.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.10.1 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
- org.apache.maven:maven-plugin-api:jar:3.9.16 (provided)
- org.apache.maven:maven-model:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.1 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.11.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.9.16 (provided)
- javax.inject:javax.inject:jar:1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache-extras.beanshell:bsh:jar:2.0b6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.16.0 (compile)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.plexus
BSD-3-Clause: asm
Apache-2.0: Apache Maven Reporting API, Doxia :: Sink API, Maven Artifact, Maven Model, Maven Plugin API, Maven Plugin Tool for Beanshell (deprecated), Maven Plugin Tools Extractor API, Plexus Classworlds, Plexus Common Utilities, Plexus Languages :: Java, Plexus XML Utilities
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, BeanShell, Plexus :: Component Annotations (deprecated), com.github.javaparser:javaparser-core
GNU Lesser General Public License: com.github.javaparser:javaparser-core
The Apache Software License, Version 2.0: Apache Commons Logging, javax.inject
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| javaparser-core-3.28.2.jar | 1.5 MB | 755 | 710 | 36 | 1.8 | Yes |
| commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| bsh-2.0b6.jar | 389 kB | 247 | 164 | 9 | 1.5 | Yes |
| httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
| httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
| maven-artifact-3.9.16.jar | 58.9 kB | 59 | 34 | 11 | 1.8 | Yes |
| maven-model-3.9.16.jar | 218 kB | 97 | 80 | 3 | 1.8 | Yes |
| maven-plugin-api-3.9.16.jar | 47.6 kB | 48 | 27 | 6 | 1.8 | Yes |
| doxia-sink-api-2.0.0.jar | 11.3 kB | 20 | 5 | 1 | 1.8 | Yes |
| maven-plugin-tools-api-3.16.0.jar | 56.6 kB | 43 | 22 | 5 | 1.8 | Yes |
| maven-reporting-api-4.0.0.jar | 9.8 kB | 18 | 4 | 1 | 1.8 | Yes |
| plexus-classworlds-2.11.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-java-1.6.0.jar | 57.7 kB | 66 | - | - | - | - |
| • Root | - | 56 | 37 | 2 | 1.8 | Yes |
| • Versioned | - | 10 | 3 | 2 | 9 | Yes |
| plexus-utils-4.1.0.jar | 193.1 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.1.0.jar | 94.3 kB | 44 | 25 | 2 | 1.8 | Yes |
| org.eclipse.sisu.plexus-1.0.1.jar | 215.8 kB | 204 | 167 | 20 | 1.8 | Yes |
| asm-9.10.1.jar | 126.2 kB | 45 | 39 | 3 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 20 | 4.5 MB | 2928 | 2293 | 163 | 1.8 | 18 |
| compile: 13 | compile: 3.9 MB | compile: 2445 | compile: 1939 | compile: 116 | 1.8 | compile: 13 |
| provided: 7 | provided: 601 kB | provided: 483 | provided: 354 | provided: 47 | provided: 5 |
