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 | License |
---|---|---|---|---|
com.jcabi | jcabi-log | 0.22.0 | jar | BSD |
com.jcabi | jcabi-maven-slf4j | 0.11 | jar | BSD |
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-artifact | 3.8.6 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-core | 3.8.6 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model | 3.8.6 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.8.6 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-api | 1.8.1 | jar | Apache License, Version 2.0 |
org.apache.maven.shared | maven-dependency-tree | 3.1.1 | jar | Apache License, Version 2.0 |
org.aspectj | aspectjtools | 1.9.8.M1 | jar | Eclipse Public License - v 2.0 |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M1 | jar | Eclipse Public License, Version 1.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
javax.el | javax.el-api | 3.0.1-b06 | jar | CDDL + GPLv2 with classpath exception |
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 | License |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.3.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.6.1 | jar | The MIT License |
org.slf4j | slf4j-reload4j | 2.0.0-beta1 | 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 | License |
---|---|---|---|---|
org.apache.maven | maven-project | 3.0-alpha-2 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.6.4 | jar | Apache License, Version 2.0 |
org.sonatype.sisu | sisu-guava | 0.11.1 | jar | The Apache Software License, Version 2.0 |
org.sonatype.sisu | sisu-inject-plexus | 2.6.0 | jar | Eclipse Public License, Version 1.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:
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 | License |
---|---|---|---|---|
ch.qos.reload4j | reload4j | 1.2.19 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.12.10 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.10 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.codehaus.plexus | plexus-archiver | 2.2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-io | 2.0.4 | jar | The Apache Software License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.9.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.0 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.2.0 | 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 | Classifier | Type | License |
---|---|---|---|---|---|
com.google.code.google-collections | google-collect | snapshot-20080530 | - | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging-api | 1.1 | - | jar | /LICENSE.txt |
org.apache.maven | maven-project-builder | 3.0-alpha-2 | - | jar | The Apache Software License, Version 2.0 |
org.apache.xbean | xbean-reflect | 3.4 | - | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-container-default | 1.0-beta-3.0.5 | - | jar | The Apache Software License, Version 2.0 |
org.codehaus.woodstox | wstx-asl | 3.2.6 | - | jar | The Apache Software License, Version 2.0 |
org.sonatype.sisu | sisu-guice | 3.2.5 | no_aop | jar | The Apache Software License, Version 2.0 |
org.sonatype.sisu | sisu-inject-bean | 2.6.0 | - | jar | Eclipse Public License, Version 1.0 |
org.sonatype.spice | model-builder | 1.3 | - | jar | - |
stax | stax-api | 1.0.1 | - | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.jcabi:jcabi-maven-plugin:maven-plugin:0.17.0
- com.jcabi:jcabi-log:jar:0.22.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.0-beta1 (compile)
- com.jcabi:jcabi-maven-slf4j:jar:0.11 (compile)
- org.slf4j:slf4j-reload4j:jar:2.0.0-beta1 (test)
- ch.qos.reload4j:reload4j:jar:1.2.19 (test)
- log4j:log4j:jar:1.2.17 (test)
- org.apache.maven.shared:maven-dependency-tree:jar:3.1.1 (compile)
- org.eclipse.aether:aether-util:jar:1.1.0 (compile)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.aspectj:aspectjtools:jar:1.9.8.M1 (compile)
- javax.el:javax.el-api:jar:3.0.1-b06 (runtime)
- org.apache.maven:maven-plugin-api:jar:3.8.6 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.3.1 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (compile)
- org.apache.maven:maven-model:jar:3.8.6 (compile)
- org.apache.maven:maven-core:jar:3.8.6 (compile)
- org.apache.maven:maven-settings:jar:3.8.6 (compile)
- org.apache.maven:maven-settings-builder:jar:3.8.6 (compile)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (compile)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (compile)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (compile)
- org.apache.maven:maven-builder-support:jar:3.8.6 (compile)
- org.apache.maven:maven-repository-metadata:jar:3.8.6 (compile)
- org.apache.maven:maven-model-builder:jar:3.8.6 (compile)
- org.apache.maven:maven-resolver-provider:jar:3.8.6 (compile)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 (compile)
- com.google.inject:guice:jar:no_aop:4.2.2 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- com.google.guava:guava:jar:31.1-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)
- org.checkerframework:checker-qual:jar:3.12.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.11.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:1.3 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:1.8.1 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M1 (compile)
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
- javax.enterprise:cdi-api:jar:1.2 (compile)
- org.sonatype.sisu:sisu-guava:jar:0.11.1 (provided)
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
- org.codehaus.plexus:plexus-io:jar:2.0.4 (test)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
- org.apache.maven:maven-artifact:jar:3.8.6 (compile)
- org.sonatype.sisu:sisu-inject-plexus:jar:2.6.0 (provided)
- org.sonatype.sisu:sisu-inject-bean:jar:2.6.0 (provided)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5 (provided)
- org.sonatype.sisu:sisu-inject-bean:jar:2.6.0 (provided)
- org.apache.maven:maven-project:jar:3.0-alpha-2 (provided)
- org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5 (provided)
- org.apache.xbean:xbean-reflect:jar:3.4 (provided)
- commons-logging:commons-logging-api:jar:1.1 (provided)
- com.google.code.google-collections:google-collect:jar:snapshot-20080530 (provided)
- org.apache.xbean:xbean-reflect:jar:3.4 (provided)
- org.codehaus.woodstox:wstx-asl:jar:3.2.6 (provided)
- stax:stax-api:jar:1.0.1 (provided)
- org.sonatype.spice:model-builder:jar:1.3 (provided)
- org.apache.maven:maven-project-builder:jar:3.0-alpha-2 (provided)
- org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.4 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.9.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.6.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- com.jcabi:jcabi-log:jar:0.22.0 (compile)
Licenses
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Reload4j Binding
BSD License 3: Hamcrest, Hamcrest Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Public Domain: AOP alliance
Eclipse Public License, Version 1.0: Aether Utilities, Sisu-Inject-Bean : legacy wrapper, Sisu-Inject-Plexus : legacy wrapper, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
BSD: jcabi-log, jcabi-maven-plugin, jcabi-maven-slf4j
Unknown: Maven Shared Model
The MIT License: Checker Qual, mockito-core
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Dependency Tree, Apache Maven Shared Utils, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Guava: Google Core Libraries for Java, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component
CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, javax.annotation API
Eclipse Public License - v 2.0: AspectJ Tools (Compiler)
The Apache Software License, Version 2.0: Apache Log4j, Apache XBean :: Reflect, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Logging, Maven Project, Maven Project Builder, Plexus :: Default Container, Plexus Archiver Component, Plexus IO Components, Sisu Guava - Core Library, Sisu Guice - Core Library, StAX API, Woodstox, google-collect, javax.inject, reload4j