• 1.8.0

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 Optional
com.jcabi jcabi-aspects 0.26.0 jar 3-Clause BSD License No
com.jcabi jcabi-log 0.24.3 jar 3-Clause BSD License No
org.hamcrest hamcrest 3.0 jar BSD-3-Clause No
com.jcabi jcabi-http 2.0.0 jar 3-Clause BSD License Yes
com.jcabi jcabi-w3c 1.4.0 jar BSD Yes
com.jcabi jcabi-xml 0.31.0 jar 3-Clause BSD License Yes

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.sun.jersey jersey-client 1.19.4 jar CDDL 1.1GPL2 w/ CPE
commons-io commons-io 2.18.0 jar Apache-2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.sf.saxon Saxon-HE 12.5 jar Mozilla Public License Version 2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.glassfish javax.json 1.1.4 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.glassfish.jaxb jaxb-runtime 2.3.9 jar Eclipse Distribution License - v 1.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.mockito mockito-core 5.8.0 jar MIT
org.slf4j slf4j-reload4j 2.0.16 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
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
javax.xml.bind jaxb-api 2.4.0-b180830.0359 jar CDDL 1.1GPL2 w/ CPE
org.projectlombok lombok 1.18.36 jar The MIT License
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.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:

GroupId ArtifactId Version Type Licenses Optional
commons-codec commons-codec 1.16.0 jar Apache-2.0 No
jakarta.xml.bind jakarta.xml.bind-api 4.0.0 jar Eclipse Distribution License - v 1.0 No
javax.validation validation-api 2.0.1.Final jar Apache License 2.0 No
org.aspectj aspectjrt 1.9.21 jar Eclipse Public License - v 2.0 No
org.slf4j slf4j-api 2.0.16 jar MIT License No
ch.qos.logback logback-classic 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License Yes
ch.qos.logback logback-core 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License Yes
com.jcabi jcabi-immutable 1.5 jar BSD Yes
com.jcabi jcabi-manifests 2.1.0 jar 3-Clause BSD License Yes
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0 Yes
jakarta.json jakarta.json-api 2.1.0 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception Yes
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception 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.apache.httpcomponents httpmime 4.5.13 jar Apache License, Version 2.0 Yes
org.cactoos cactoos 0.56.1 jar MIT Yes

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
net.bytebuddy byte-buddy 1.14.9 jar Apache License, Version 2.0
org.objenesis objenesis 3.3 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 Classifier Type Licenses
ch.qos.reload4j reload4j 1.2.22 - jar The Apache Software License, Version 2.0
com.sun.activation jakarta.activation 1.2.2 - jar EDL 1.0
com.sun.istack istack-commons-runtime 3.0.12 - jar Eclipse Distribution License - v 1.0
com.sun.jersey jersey-core 1.19.4 - jar CDDL 1.1GPL2 w/ CPE
net.bytebuddy byte-buddy-agent 1.14.10 - jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.1.3 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.1.3 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.1.3 - jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 - jar The Apache License, Version 2.0
org.glassfish.jaxb txw2 2.3.9 - jar Eclipse Distribution License - v 1.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.opentest4j opentest4j 1.3.0 - jar The Apache License, Version 2.0
org.xmlresolver xmlresolver 5.2.2 data jar Apache License version 2.0
org.xmlresolver xmlresolver 5.2.2 - jar 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.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: jcabi-aspects, jcabi-http, jcabi-log, jcabi-manifests, jcabi-matchers, jcabi-xml

Eclipse Public License 2.0: Jakarta JSON Processing API

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

MIT License: SLF4J API Module, SLF4J Reload4j Provider

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

GPL2 w/ CPE: jaxb-api, jersey-client, jersey-core

Mozilla Public License Version 2.0: Saxon-HE

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

BSD: jcabi-immutable, jcabi-w3c

Apache License 2.0: Bean Validation API

Apache License version 2.0: XML Resolver

The MIT License: Project Lombok

Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

CDDL 1.1: jaxb-api, jersey-client, jersey-core

BSD-3-Clause: Hamcrest

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta JSON Processing API

EDL 1.0: Jakarta Activation

CDDL License: jsr311-api

MIT: cactoos, mockito-core

Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

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

Eclipse Public License - v 2.0: AspectJ Runtime

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, XML Commons External Components XML APIs, reload4j

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module