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.22.0 | jar | BSD |
com.qulice | qulice-checkstyle | 0.22.1 | jar | BSD |
com.qulice | qulice-pmd | 0.22.1 | jar | BSD |
com.qulice | qulice-spi | 0.22.1 | jar | BSD |
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
org.apache.ant | ant | 1.10.13 | jar | The Apache Software 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 |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.3.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.3.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.3.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.8.0 | jar | MIT |
org.slf4j | slf4j-reload4j | 2.0.7 | jar | MIT License |
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.24.1 | jar | BSD |
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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Licenses |
---|---|---|---|---|---|
net.sourceforge.pmd | pmd-jsp | 6.10.0 | - | jar | BSD-style |
net.sourceforge.saxon | saxon | 9.1.0.8 | dom | 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 |
---|---|---|---|---|
ch.qos.reload4j | reload4j | 1.2.22 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.14.10 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.10 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.0.0 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.1 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.1.1 | jar | The Apache License, Version 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.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-ant:jar:0.22.1
- com.qulice:qulice-checkstyle:jar:0.22.1 (compile)
- org.cactoos:cactoos:jar:0.51.0 (compile)
- com.google.guava:guava:jar:32.0.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.checkerframework:checker-qual:jar:3.33.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.18.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
- com.puppycrawl.tools:checkstyle:jar:8.45.1 (compile)
- info.picocli:picocli:jar:4.6.1 (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.antlr:antlr4-runtime:jar:4.9.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- org.reflections:reflections:jar:0.9.12 (compile)
- org.javassist:javassist:jar:3.26.0-GA (compile)
- net.sourceforge.saxon:saxon:jar:9.1.0.8 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- com.qulice:qulice-pmd:jar:0.22.1 (compile)
- net.sourceforge.pmd:pmd-core:jar:6.10.0 (compile)
- com.beust:jcommander:jar:1.72 (compile)
- org.ow2.asm:asm:jar:6.2.1 (compile)
- com.google.code.gson:gson:jar:2.5 (compile)
- net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 (runtime)
- net.sourceforge.pmd:pmd-java:jar:6.10.0 (compile)
- net.sourceforge.pmd:pmd-jsp:jar:6.10.0 (runtime)
- net.sourceforge.pmd:pmd-core:jar:6.10.0 (compile)
- com.qulice:qulice-spi:jar:0.22.1 (compile)
- com.jcabi:jcabi-log:jar:0.22.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.0-beta1 (compile)
- com.jcabi:jcabi-aspects:jar:0.24.1 (provided)
- org.aspectj:aspectjrt:jar:1.9.21 (provided)
- javax.validation:validation-api:jar:2.0.1.Final (provided)
- org.apache.ant:ant:jar:1.10.13 (compile)
- org.apache.ant:ant-launcher:jar:1.10.13 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.3.1 (test)
- org.apiguardian:apiguardian-api:jar:1.0.0 (test)
- org.opentest4j:opentest4j:jar:1.1.1 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.3.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.7 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- log4j:log4j:jar:1.2.17 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.3.1 (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)
- com.qulice:qulice-checkstyle:jar:0.22.1 (compile)
Licenses
The New BSD License: Reflections
The Apache Software License, version 2.0: picocli - a mighty tiny Command Line Interface
Apache 2.0: error-prone annotations, jcommander
The BSD License: ANTLR 4 Runtime
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Reload4j Binding
BSD License 3: Hamcrest
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: asm, jcabi-aspects, jcabi-log, qulice-ant, qulice-checkstyle, qulice-pmd, qulice-spi
LGPL-2.1+: checkstyle
WTFPL: Reflections
BSD-style: PMD Core, PMD JSP, PMD Java
BSD License: AntLR Parser Generator
Apache License 2.0: Bean Validation API, Javassist
The MIT License: Checker Qual
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
MIT: cactoos, mockito-core
LGPL 2.1: Javassist
MPL 1.1: Javassist
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Logging, Apache Log4j, FindBugs-jsr305, Gson, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, reload4j