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.1 | jar | 3-Clause BSD License |
com.qulice | qulice-spi | 0.23.0 | jar | BSD |
net.sourceforge.pmd | pmd-core | 6.55.0 | jar | BSD-style |
net.sourceforge.pmd | pmd-java | 6.55.0 | jar | BSD-style |
org.cactoos | cactoos | 0.55.0 | jar | MIT |
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 |
---|---|---|---|---|
net.sourceforge.pmd | pmd-jsp | 6.55.0 | jar | BSD-style |
net.sourceforge.saxon | saxon | 9.1.0.8 | jar | Mozilla Public License Version 1.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 |
---|---|---|---|---|
com.google.guava | guava | 33.2.0-jre | jar | Apache License, Version 2.0 |
com.jcabi | jcabi-matchers | 1.7.0 | jar | 3-Clause BSD License |
commons-io | commons-io | 2.16.0 | jar | Apache-2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-library | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.8.0 | jar | MIT |
org.slf4j | slf4j-reload4j | 2.0.13 | 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
com.beust | jcommander | 1.48 | - | jar | The Apache Software License, Version 2.0 |
net.sourceforge.saxon | saxon | 9.1.0.8 | dom | jar | Mozilla Public License Version 1.0 |
org.antlr | antlr4-runtime | 4.13.1 | - | jar | BSD-3-Clause |
org.apache.commons | commons-lang3 | 3.14.0 | - | jar | Apache-2.0 |
org.ow2.asm | asm | 9.7 | - | jar | BSD-3-Clause |
org.slf4j | slf4j-api | 2.0.9 | - | jar | 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:
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.21 | jar | Eclipse Public License - v 2.0 |
Project Dependency Graph
Dependency Tree
- com.qulice:qulice-pmd:jar:0.23.0
- com.qulice:qulice-spi:jar:0.23.0 (compile)
- com.google.guava:guava:jar:33.2.0-jre (test)
- com.google.guava:failureaccess:jar:1.0.2 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.42.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.26.1 (test)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
- commons-io:commons-io:jar:2.16.0 (test)
- com.jcabi:jcabi-matchers:jar:1.7.0 (test)
- com.jcabi:jcabi-aspects:jar:0.26.0 (provided)
- org.aspectj:aspectjrt:jar:1.9.21 (provided)
- javax.validation:validation-api:jar:2.0.1.Final (provided)
- com.jcabi:jcabi-aspects:jar:0.26.0 (provided)
- com.jcabi:jcabi-log:jar:0.24.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- net.sourceforge.pmd:pmd-core:jar:6.55.0 (compile)
- org.antlr:antlr4-runtime:jar:4.13.1 (compile)
- com.beust:jcommander:jar:1.48 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 (compile)
- net.sourceforge.pmd:pmd-java:jar:6.55.0 (compile)
- org.ow2.asm:asm:jar:9.7 (compile)
- net.sourceforge.pmd:pmd-jsp:jar:6.55.0 (runtime)
- net.sourceforge.saxon:saxon:jar:9.1.0.8 (runtime)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest-library:jar:2.2 (test)
- org.cactoos:cactoos:jar:0.55.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.13 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- log4j:log4j:jar:1.2.17 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:5.8.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.10 (test)
- org.objenesis:objenesis:jar:3.3 (test)
Licenses
3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-matchers
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Reload4j Provider
BSD-3-Clause: ANTLR 4 Runtime, asm
BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library
Mozilla Public License Version 1.0: SaxonB
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
BSD: qulice-pmd, qulice-spi
BSD-style: PMD Core, PMD JSP, PMD Java
Apache License 2.0: Bean Validation API
The MIT License: Checker Qual
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
Apache-2.0: Apache Commons IO, Apache Commons Lang
MIT: cactoos, mockito-core
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Log4j, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, JCommander, reload4j