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.25.1 | jar | 3-Clause BSD License | No |
com.jcabi | jcabi-log | 0.23.0 | jar | 3-Clause BSD License | No |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 | No |
com.jcabi | jcabi-http | 1.20.1 | jar | BSD | Yes |
com.jcabi | jcabi-w3c | 1.4.0 | jar | BSD | Yes |
com.jcabi | jcabi-xml | 0.29.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.13.0 | jar | Apache-2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
net.sf.saxon | Saxon-HE | 12.3 | jar | Mozilla Public License Version 2.0 |
org.apache.commons | commons-lang3 | 3.13.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.0-b170127.1453 | jar | CDDL+GPL License |
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 |
org.slf4j | slf4j-reload4j | 2.0.7 | 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.28 | 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.15 | jar | Apache License, Version 2.0 | No |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 | No |
org.aspectj | aspectjrt | 1.9.9.1 | jar | Eclipse Public License - v 2.0 | No |
org.slf4j | slf4j-api | 2.0.7 | jar | MIT License | No |
com.jcabi | jcabi-immutable | 1.5 | jar | BSD | Yes |
com.jcabi | jcabi-manifests | 1.2.1 | jar | BSD | Yes |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.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.apache.httpcomponents | httpmime | 4.5.13 | jar | Apache License, Version 2.0 | Yes |
org.cactoos | cactoos | 0.55.0 | jar | MIT | 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:
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.7.0
- org.projectlombok:lombok:jar:1.18.28 (provided)
- org.hamcrest:hamcrest:jar:2.2 (compile)
- com.jcabi:jcabi-log:jar:0.23.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.7 (compile)
- com.jcabi:jcabi-aspects:jar:0.25.1 (compile)
- org.aspectj:aspectjrt:jar:1.9.9.1 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- com.jcabi:jcabi-xml:jar:0.29.0 (compile)
- org.cactoos:cactoos:jar:0.55.0 (compile)
- com.jcabi:jcabi-http:jar:1.20.1 (compile)
- com.jcabi:jcabi-immutable:jar:1.5 (compile)
- com.jcabi:jcabi-manifests:jar:1.2.1 (compile)
- 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.15 (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.13.0 (test)
- commons-io:commons-io:jar:2.13.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.0-b170127.1453 (test)
- org.glassfish.jaxb:jaxb-core:jar:2.3.0-b170127.1453 (test)
- org.glassfish.jaxb:txw2:jar:2.3.0-b170127.1453 (test)
- com.sun.istack:istack-commons-runtime:jar:3.0.4 (test)
- org.jvnet.staxex:stax-ex:jar:1.7.8 (test)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13 (test)
- org.glassfish.jaxb:jaxb-core:jar:2.3.0-b170127.1453 (test)
- javax.ws.rs:jsr311-api:jar:1.1.1 (provided)
- net.sf.saxon:Saxon-HE:jar:12.3 (test)
- org.xmlresolver:xmlresolver:jar:5.2.0 (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.0 (test)
- org.xmlresolver:xmlresolver:jar:5.2.0 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.7 (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.9.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.1 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.1 (test)
- org.mockito:mockito-core:jar:4.8.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.16 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.16 (test)
- org.objenesis:objenesis:jar:3.2 (test)
Licenses
3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-matchers, jcabi-xml
CDDL 1.1: istack common utility code runtime, jaxb-api, jersey-client, jersey-core
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD License 3: Hamcrest
MIT License: SLF4J API Module, SLF4J Reload4j Binding
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: istack common utility code runtime, jaxb-api, jersey-client, jersey-core
Mozilla Public License Version 2.0: Saxon-HE
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
BSD: jcabi-http, jcabi-immutable, jcabi-manifests, jcabi-w3c
Apache License 2.0: Bean Validation API
CDDL License: jsr311-api
Apache License version 2.0: XML Resolver
The MIT License: Project Lombok, mockito-core
Apache License, Version 2.0: Apache Commons Codec, 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, fastinfoset
Apache-2.0: Apache Commons IO, Apache Commons Lang
MIT: cactoos
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API, JSR 374 (JSON Processing) Default Provider
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, XML Commons External Components XML APIs, reload4j
CDDL+GPL License: JAXB Core, JAXB Runtime, TXW2 Runtime