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-aspects | 0.24.1 | jar | BSD |
com.jcabi | jcabi-log | 0.22.0 | jar | BSD |
com.jcabi | jcabi-maven-slf4j | 0.12.2 | jar | BSD |
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 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 |
---|---|---|---|---|
org.aspectj | aspectjrt | 1.9.9.1 | jar | Eclipse Public License - v 2.0 |
org.glassfish | javax.el | 3.0.1-b12 | jar | CDDL + GPLv2 with classpath exception |
org.hibernate.validator | hibernate-validator | 6.0.20.Final | jar | Apache License 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 | License |
---|---|---|---|---|
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.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 | 1.10.19 | 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 |
---|---|---|---|---|
javax.el | javax.el-api | 3.0.1-b06 | jar | CDDL + GPLv2 with classpath exception |
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 | maven-settings | 3.8.6 | jar | Apache License, Version 2.0 |
org.projectlombok | lombok | 1.18.24 | jar | The 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 | Type | License |
---|---|---|---|---|
org.slf4j | slf4j-api | 2.0.0-beta1 | jar | MIT License |
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 |
---|---|---|---|---|
com.fasterxml | classmate | 1.3.4 | jar | The Apache Software License, Version 2.0 |
org.jboss.logging | jboss-logging | 3.3.2.Final | 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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ch.qos.reload4j | reload4j | 1.2.19 | jar | The Apache Software License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.0 | jar | Eclipse Public License v2.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 | 2.1 | jar | Apache 2 |
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:
Project Dependency Graph
Dependency Tree
- com.jcabi:jcabi-ssl-maven-plugin:maven-plugin:0.14.0
- 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 (compile)
- com.jcabi:jcabi-maven-slf4j:jar:0.12.2 (compile)
- org.projectlombok:lombok:jar:1.18.24 (provided)
- org.aspectj:aspectjrt:jar:1.9.9.1 (runtime)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- org.hibernate.validator:hibernate-validator:jar:6.0.20.Final (runtime)
- org.jboss.logging:jboss-logging:jar:3.3.2.Final (runtime)
- com.fasterxml:classmate:jar:1.3.4 (runtime)
- org.glassfish:javax.el:jar:3.0.1-b12 (runtime)
- 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:maven-plugin-api:jar:3.8.6 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.3.1 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 (provided)
- org.apache.maven:maven-artifact:jar:3.8.6 (provided)
- org.apache.commons:commons-lang3:jar:3.12.0 (provided)
- org.apache.maven:maven-settings:jar:3.8.6 (provided)
- org.apache.maven:maven-model:jar:3.8.6 (provided)
- org.apache.maven:maven-core:jar:3.8.6 (provided)
- org.apache.maven:maven-settings-builder:jar:3.8.6 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.apache.maven:maven-builder-support:jar:3.8.6 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.8.6 (provided)
- org.apache.maven:maven-model-builder:jar:3.8.6 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.8.6 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.6.3 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.6.3 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 (provided)
- com.google.inject:guice:jar:no_aop:4.2.2 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:31.1-jre (provided)
- com.google.guava:failureaccess:jar:1.0.1 (provided)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.checkerframework:checker-qual:jar:3.12.0 (provided)
- com.google.errorprone:error_prone_annotations:jar:2.11.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:1.3 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (provided)
- org.apache.maven:maven-settings-builder:jar:3.8.6 (provided)
- commons-io:commons-io:jar:2.11.0 (compile)
- commons-codec:commons-codec:jar:1.15 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.junit.vintage:junit-vintage-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.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.platform:junit-platform-engine:jar:1.9.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.mockito:mockito-core:jar:1.10.19 (test)
- org.objenesis:objenesis:jar:2.1 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- javax.el:javax.el-api:jar:3.0.1-b06 (provided)
- org.hamcrest:hamcrest:jar:2.2 (test)
- com.jcabi:jcabi-log:jar:0.22.0 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
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, 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
Apache 2: Objenesis
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
BSD: jcabi-aspects, jcabi-log, jcabi-maven-slf4j, jcabi-ssl-maven-plugin
Apache License 2.0: Bean Validation API, Hibernate Validator Engine
The MIT License: Checker Qual, Mockito, Project Lombok
Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, 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 Repository Metadata Model, Maven Settings, Maven Settings Builder, 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, Expression Language 3.0 API, javax.annotation API
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Log4j, ClassMate, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, javax.inject, reload4j