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.jcabi | jcabi-log | 0.24.3 | jar | 3-Clause BSD License |
| com.qulice | qulice-spi | 0.25.1 | jar | BSD |
| net.sourceforge.pmd | pmd-core | 7.20.0 | jar | BSD-style |
| net.sourceforge.pmd | pmd-java | 7.20.0 | jar | BSD-style |
| org.cactoos | cactoos | 0.57.0 | jar | MIT |
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 |
|---|---|---|---|---|
| com.google.guava | guava | 33.5.0-jre | jar | Apache License, Version 2.0 |
| com.jcabi | jcabi-matchers | 1.8.0 | jar | 3-Clause BSD License |
| commons-io | commons-io | 2.21.0 | jar | Apache-2.0 |
| log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
| org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
| org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
| org.hamcrest | hamcrest-library | 3.0 | jar | BSD-3-Clause |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.19.0 | jar | MIT |
| org.slf4j | slf4j-reload4j | 2.0.17 | jar | MIT |
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 |
| net.sf.saxon | Saxon-HE | 12.9 | - | jar | Mozilla Public License Version 2.0 |
| org.antlr | antlr4-runtime | 4.13.2 | - | jar | BSD-3-Clause |
| org.apache.commons | commons-lang3 | 3.18.0 | - | jar | Apache-2.0 |
| org.checkerframework | checker-qual | 3.52.1 | - | jar | The MIT License |
| org.ow2.asm | asm | 9.9.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 | 2.0.16 | - | 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 |
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:
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 |
|---|---|---|---|---|
| com.jcabi | jcabi-aspects | 0.26.0 | jar | 3-Clause BSD License |
| javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
| org.aspectj | aspectjrt | 1.9.24 | jar | Eclipse Public License - v 2.0 |
Project Dependency Graph
Dependency Tree
- com.qulice:qulice-pmd:jar:0.25.1
- com.qulice:qulice-spi:jar:0.25.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.5.0-jre (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- commons-io:commons-io:jar:2.21.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi:jcabi-matchers:jar:1.8.0 (test)
- com.jcabi:jcabi-aspects:jar:0.26.0 (provided)
- org.aspectj:aspectjrt:jar:1.9.24 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.validation:validation-api:jar:2.0.1.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- org.aspectj:aspectjrt:jar:1.9.24 (provided)
- com.jcabi:jcabi-aspects:jar:0.26.0 (provided)
- com.jcabi:jcabi-log:jar:0.24.3 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- net.sourceforge.pmd:pmd-core:jar:7.20.0 (compile)
- 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)
- 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.apache.commons:commons-lang3:jar:3.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.52.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.pcollections:pcollections:jar:4.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.oowekyala.ooxml:nice-xml-messages:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (compile)
- net.sourceforge.pmd:pmd-java:jar:7.20.0 (compile)
- org.ow2.asm:asm:jar:9.9.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.9.1 (compile)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-library:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.cactoos:cactoos:jar:0.57.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.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.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-reload4j:jar:2.0.17 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- log4j:log4j:jar:1.2.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.19.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.6 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.6 (test)
- com.qulice:qulice-spi:jar:0.25.1 (compile)
Licenses
3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-matchers
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
MIT License: JUL to SLF4J bridge, Nice XML messages, SLF4J API Module
BSD-3-Clause: ANTLR 4 Runtime, Hamcrest, Hamcrest Core, Hamcrest Library, asm
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Mozilla Public License Version 2.0: Saxon-HE
BSD: qulice-pmd, qulice-spi
BSD-style: PMD Core, PMD Java
Apache License 2.0: Bean Validation API
Apache License version 2.0: XML Resolver
The MIT License: Checker Qual, PCollections
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
Apache-2.0: Apache Commons IO, Apache Commons Lang
MIT: SLF4J Reload4j Provider, cactoos, mockito-core
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Log4j, Guava ListenableFuture only, reload4j