• 0.10.2

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-aspects 0.25.1 jar 3-Clause BSD License
com.jcabi jcabi-log 0.23.0 jar 3-Clause BSD License
com.jcabi jcabi-maven-slf4j 0.12.2 jar BSD
commons-io commons-io 2.13.0 jar Apache-2.0
org.apache.commons commons-lang3 3.12.0 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 Licenses
com.jcabi jcabi-jdbc 0.19.0 jar BSD
com.mysql mysql-connector-j 8.0.33 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter-api 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.1 jar Eclipse Public License v2.0
org.mockito mockito-core 4.8.1 jar The 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.google.guava guava 32.0.1-jre jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.9.2 jar Apache-2.0
org.apache.maven maven-core 3.9.2 jar Apache-2.0
org.apache.maven maven-model 3.9.2 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.2 jar Apache-2.0
org.apache.maven maven-settings 3.9.2 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.7.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.projectlombok lombok 1.18.28 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 Licenses
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
org.aspectj aspectjrt 1.9.9.1 jar Eclipse Public License - v 2.0
org.slf4j slf4j-api 2.0.7 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:

GroupId ArtifactId Version Type Licenses
com.google.protobuf protobuf-java 3.21.9 jar BSD-3-Clause
net.bytebuddy byte-buddy 1.12.16 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.16 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.1 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 Type Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.18.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven maven-builder-support 3.9.2 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.2 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.2 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.2 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.2 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.10 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.33.0 jar The MIT License
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-mysql-maven-plugin

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

BSD-3-Clause: Protocol Buffers [Core]

MIT License: SLF4J API Module

BSD License 3: Hamcrest

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J

Public Domain: AOP alliance

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: jcabi-jdbc, jcabi-maven-slf4j

Apache License 2.0: Bean Validation API

The MIT License: Checker Qual, Project Lombok, mockito-core

Apache-2.0: Apache Commons IO, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, 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

Apache License, Version 2.0: Apache Commons Lang, Apache Maven Shared Utils, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Maven Plugin Tools Java Annotations, 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: javax.annotation API

Eclipse Public License - v 2.0: AspectJ Runtime

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, javax.inject