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:
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:
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
- com.jcabi:jcabi-matchers:jar:1.8.0
- org.projectlombok:lombok:jar:1.18.36 (provided)
- org.hamcrest:hamcrest:jar:3.0 (compile)
- com.jcabi:jcabi-log:jar:0.24.3 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- com.jcabi:jcabi-aspects:jar:0.26.0 (compile)
- org.aspectj:aspectjrt:jar:1.9.21 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- com.jcabi:jcabi-xml:jar:0.31.0 (compile)
- org.cactoos:cactoos:jar:0.56.1 (compile)
- com.jcabi:jcabi-http:jar:2.0.0 (compile)
- com.jcabi:jcabi-immutable:jar:1.5 (compile)
- com.jcabi:jcabi-manifests:jar:2.1.0 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 (compile)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 (compile)
- jakarta.json:jakarta.json-api:jar:2.1.0 (compile)
- ch.qos.logback:logback-classic:jar:1.4.11 (compile)
- ch.qos.logback:logback-core:jar:1.4.11 (compile)
- net.bytebuddy:byte-buddy:jar:1.14.9 (runtime)
- org.objenesis:objenesis:jar:3.3 (runtime)
- com.jcabi:jcabi-w3c:jar:1.4.0 (compile)
- org.apache.httpcomponents:httpmime:jar:4.5.13 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-codec:commons-codec:jar:1.16.0 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.15 (compile)
- org.apache.httpcomponents:httpmime:jar:4.5.13 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (test)
- commons-io:commons-io:jar:2.18.0 (test)
- xml-apis:xml-apis:jar:1.0.b2 (provided)
- javax.xml.bind:jaxb-api:jar:2.4.0-b180830.0359 (provided)
- javax.activation:javax.activation-api:jar:1.2.0 (provided)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9 (test)
- org.glassfish.jaxb:txw2:jar:2.3.9 (test)
- com.sun.istack:istack-commons-runtime:jar:3.0.12 (test)
- com.sun.activation:jakarta.activation:jar:1.2.2 (test)
- javax.ws.rs:jsr311-api:jar:1.1.1 (provided)
- net.sf.saxon:Saxon-HE:jar:12.5 (test)
- org.xmlresolver:xmlresolver:jar:5.2.2 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (test)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.1.3 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (test)
- org.xmlresolver:xmlresolver:jar:data:5.2.2 (test)
- org.xmlresolver:xmlresolver:jar:5.2.2 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.16 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- log4j:log4j:jar:1.2.17 (test)
- org.glassfish:javax.json:jar:1.1.4 (test)
- com.sun.jersey:jersey-client:jar:1.19.4 (test)
- com.sun.jersey:jersey-core:jar:1.19.4 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.mockito:mockito-core:jar:5.8.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.10 (test)
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