• 1.20.1

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-immutable 1.5 jar BSD
com.jcabi jcabi-log 0.21.0 jar BSD
com.jcabi jcabi-manifests 1.1 jar BSD

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 Optional
javax.validation validation-api 2.0.1.Final jar Apache License 2.0 No
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0 No
org.hamcrest hamcrest 2.2 jar BSD License 3 No
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0 No
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0 No
org.junit.jupiter junit-jupiter-params 5.8.2 jar Eclipse Public License v2.0 No
org.mockito mockito-core 4.6.1 jar The MIT License No
org.slf4j slf4j-log4j12 2.0.0-alpha5 jar MIT License No
org.testcontainers junit-jupiter 1.17.3 jar MIT No
org.testcontainers testcontainers 1.17.3 jar MIT No
org.glassfish.jersey.core jersey-server 2.25.1 jar CDDL+GPL License Yes

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 Optional
org.glassfish javax.json 1.1.4 - jar Dual license consisting of the CDDL v1.1 and GPL v2 No
org.hamcrest hamcrest-core 2.2 - jar BSD License 3 No
org.hamcrest hamcrest-library 1.3 - jar New BSD License No
org.projectlombok lombok 1.18.20 - jar The MIT License No
com.fasterxml.jackson.core jackson-core 2.13.3 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.13.3 - jar The Apache Software License, Version 2.0 Yes
com.google.guava guava 31.1-jre - jar Apache License, Version 2.0 Yes
com.jcabi jcabi-matchers 1.5.3 - jar BSD Yes
com.jcabi jcabi-xml 0.23.2 - jar BSD Yes
commons-io commons-io 2.11.0 - jar Apache License, Version 2.0 Yes
javax.json javax.json-api 1.1.4 - jar Dual license consisting of the CDDL v1.1 and GPL v2 Yes
javax.ws.rs jsr311-api 1.1.1 - jar CDDL License Yes
javax.xml.bind jaxb-api 2.3.1 - jar CDDL 1.1-GPL2 w/ CPE Yes
javax.xml.bind jsr173_api 1.0 - jar - Yes
net.sourceforge.saxon saxon 9.1.0.8 - jar Mozilla Public License Version 1.0 Yes
net.sourceforge.saxon saxon 9.1.0.8 dom jar Mozilla Public License Version 1.0 Yes
org.apache.httpcomponents httpclient 4.5.13 - jar Apache License, Version 2.0 Yes
org.apache.httpcomponents httpcore 4.4.15 - jar Apache License, Version 2.0 Yes
org.glassfish.grizzly grizzly-http-servlet-server 2.4.4 - jar EPL-2.0 Yes
org.glassfish.jersey.core jersey-client 2.25.1 - jar CDDL+GPL License Yes
org.jsoup jsoup 1.15.2 - jar The MIT License Yes

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.aspectj aspectjrt 1.9.9.1 jar Eclipse Public License - v 2.0
org.slf4j slf4j-api 2.0.0-alpha5 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 License Optional
com.github.docker-java docker-java-api 3.2.13 jar The Apache Software License, Version 2.0 No
com.github.docker-java docker-java-transport 3.2.13 jar The Apache Software License, Version 2.0 No
com.github.docker-java docker-java-transport-zerodep 3.2.13 jar The Apache Software License, Version 2.0 No
junit junit 4.13.2 jar Eclipse Public License 1.0 No
net.bytebuddy byte-buddy 1.12.10 jar Apache License, Version 2.0 No
net.bytebuddy byte-buddy-agent 1.12.10 jar Apache License, Version 2.0 No
net.java.dev.jna jna 5.8.0 jar LGPL, version 2.1-Apache License v2.0 No
org.apache.commons commons-compress 1.21 jar Apache License, Version 2.0 No
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0 No
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0 No
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0 No
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0 No
org.objenesis objenesis 3.2 jar Apache License, Version 2.0 No
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0 No
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT No
org.glassfish.jersey.media jersey-media-jaxb 2.25.1 jar CDDL+GPL License Yes

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 Optional
com.fasterxml.jackson.core jackson-annotations 2.13.3 jar The Apache Software License, Version 2.0 No
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 Yes
com.google.errorprone error_prone_annotations 2.11.0 jar Apache 2.0 Yes
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0 Yes
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0 Yes
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0 Yes
commons-codec commons-codec 1.15 jar Apache License, Version 2.0 Yes
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0 Yes
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE Yes
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception Yes
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception Yes
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1-GPL2 w/ CPE Yes
org.cactoos cactoos 0.50 jar MIT Yes
org.checkerframework checker-qual 3.12.0 jar The MIT License Yes
org.glassfish.grizzly grizzly-core 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-framework 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-http 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-http-ajp 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-http-server 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-http-server-core 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-http-server-multipart 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-http-servlet 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-http-servlet-extras 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-http2 2.4.4 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-npn-api 1.9 jar EPL-2.0 Yes
org.glassfish.grizzly grizzly-portunif 2.4.4 jar EPL-2.0 Yes
org.glassfish.hk2 hk2-api 2.5.0-b32 jar CDDL + GPLv2 with classpath exception Yes
org.glassfish.hk2 hk2-locator 2.5.0-b32 jar CDDL + GPLv2 with classpath exception Yes
org.glassfish.hk2 hk2-utils 2.5.0-b32 jar CDDL + GPLv2 with classpath exception Yes
org.glassfish.hk2 osgi-resource-locator 1.0.1 jar CDDL + GPLv2 with classpath exception Yes
org.glassfish.hk2.external aopalliance-repackaged 2.5.0-b32 jar CDDL + GPLv2 with classpath exception Yes
org.glassfish.hk2.external javax.inject 2.5.0-b32 jar CDDL + GPLv2 with classpath exception Yes
org.glassfish.jaxb jaxb-runtime 2.2.11 jar - Yes
org.glassfish.jersey.bundles.repackaged jersey-guava 2.25.1 jar CDDL+GPL License Yes
org.glassfish.jersey.core jersey-common 2.25.1 jar CDDL+GPL License Yes
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0 Yes

Project Dependency Graph

Dependency Tree

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 LOG4J-12 Binding

BSD License 3: Hamcrest, Hamcrest Core

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

Mozilla Public License Version 1.0: SaxonB

GPL2 w/ CPE: javax.ws.rs-api, jaxb-api

New BSD License: Hamcrest library

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

BSD: jcabi-aspects, jcabi-http, jcabi-immutable, jcabi-log, jcabi-manifests, jcabi-matchers, jcabi-xml

Unknown: jsr173_api

Apache License 2.0: Bean Validation API, Javassist

The MIT License: Checker Qual, Project Lombok, jsoup Java HTML Parser, mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis

MPL 1.1: Javassist

LGPL, version 2.1: Java Native Access

Apache License v2.0: Java Native Access

CDDL 1.1: javax.ws.rs-api, jaxb-api

CDDL License: jsr311-api

MIT: Duct Tape, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core, cactoos

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 374 (JSON Processing) API, JSR 374 (JSON Processing) Default Provider

Eclipse Public License - v 2.0: AspectJ Runtime

EPL-2.0: grizzly-core, grizzly-framework, grizzly-http, grizzly-http-ajp, grizzly-http-server, grizzly-http-server-core, grizzly-http-server-multipart, grizzly-http-servlet, grizzly-http-servlet-extras, grizzly-http-servlet-server, grizzly-http2, grizzly-npn-api, grizzly-portunif

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson-annotations, Jackson-core, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind

CDDL+GPL License: jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-jaxb, jersey-repackaged-guava