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 |
|---|---|---|---|---|
| net.sourceforge.pmd | pmd-java | 7.26.0 | jar | BSD-style |
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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| com.github.oowekyala.ooxml | nice-xml-messages | 3.1 | - | jar | MIT License |
| com.google.code.gson | gson | 2.14.0 | - | jar | Apache-2.0 |
| com.google.errorprone | error_prone_annotations | 2.48.0 | - | jar | Apache 2.0 |
| net.sf.saxon | Saxon-HE | 12.9 | - | jar | Mozilla Public License Version 2.0 |
| net.sourceforge.pmd | pmd-core | 7.26.0 | - | jar | BSD-style |
| org.antlr | antlr4-runtime | 4.13.2 | - | jar | BSD-3-Clause |
| org.apache.commons | commons-lang3 | 3.20.0 | - | jar | Apache-2.0 |
| org.checkerframework | checker-qual | 4.2.0 | - | jar | The MIT License |
| org.ow2.asm | asm | 9.10.1 | - | jar | BSD-3-Clause |
| org.pcollections | pcollections | 4.0.2 | - | jar | The MIT License |
| org.slf4j | jul-to-slf4j | 1.7.36 | - | jar | MIT License |
| org.slf4j | slf4j-api | 1.7.36 | - | jar | MIT License |
| org.xmlresolver | xmlresolver | 5.3.3 | data | jar | Apache License version 2.0 |
| org.xmlresolver | xmlresolver | 5.3.3 | - | jar | Apache License version 2.0 |
Project Dependency Graph
Dependency Tree
- software.xdev.pmd:rules:jar:1.0.0
- net.sourceforge.pmd:pmd-java:jar:7.26.0 (compile)
- net.sourceforge.pmd:pmd-core:jar:7.26.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.14.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.48.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.48.0 (compile)
- com.github.oowekyala.ooxml:nice-xml-messages:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.ow2.asm:asm:jar:9.10.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:4.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.sf.saxon:Saxon-HE:jar:12.9 (compile)
- org.xmlresolver:xmlresolver:jar:5.3.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.xmlresolver:xmlresolver:jar:data:5.3.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.xmlresolver:xmlresolver:jar:5.3.3 (compile)
- org.pcollections:pcollections:jar:4.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.sourceforge.pmd:pmd-core:jar:7.26.0 (compile)
- net.sourceforge.pmd:pmd-java:jar:7.26.0 (compile)
Licenses
BSD-style: PMD Core, PMD Java
Apache 2.0: error-prone annotations
Apache License version 2.0: XML Resolver
MIT License: JUL to SLF4J bridge, Nice XML messages, SLF4J API Module
BSD-3-Clause: ANTLR 4 Runtime, asm
The MIT License: Checker Qual, PCollections
Apache-2.0: Apache Commons Lang, Gson, rules
Mozilla Public License Version 2.0: Saxon-HE
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| nice-xml-messages-3.1.jar | 48.6 kB | 49 | 37 | 2 | 1.8 | Yes |
| gson-2.14.0.jar | 313.6 kB | 244 | - | - | - | - |
| • Root | - | 242 | 221 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| error_prone_annotations-2.48.0.jar | 20.3 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| Saxon-HE-12.9.jar | 5.8 MB | 2683 | 2600 | 59 | 1.8 | Yes |
| pmd-core-7.26.0.jar | 1 MB | 686 | 620 | 39 | 1.8 | Yes |
| pmd-java-7.26.0.jar | 1.8 MB | 908 | 846 | 32 | 1.8 | Yes |
| antlr4-runtime-4.13.2.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| checker-qual-4.2.0.jar | 243.4 kB | 460 | 387 | 33 | 11 | Yes |
| asm-9.10.1.jar | 126.2 kB | 45 | 39 | 3 | 1.5 | Yes |
| pcollections-4.0.2.jar | 73.7 kB | 56 | 48 | 2 | 1.8 | Yes |
| jul-to-slf4j-1.7.36.jar | 4.5 kB | 11 | 1 | 1 | 1.5 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| xmlresolver-5.3.3-data.jar | 1 MB | 436 | 0 | 0 | - | - |
| xmlresolver-5.3.3.jar | 167.9 kB | 110 | 90 | 10 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 15 | 11.7 MB | 6469 | 5588 | 221 | 11 | 14 |
| compile: 15 | compile: 11.7 MB | compile: 6469 | compile: 5588 | compile: 221 | 11 | compile: 14 |
