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-log | 0.24.2 | jar | 3-Clause BSD License |
org.cactoos | cactoos | 0.56.1 | jar | MIT |
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.guava | guava | 33.3.1-jre | jar | Apache License, Version 2.0 |
com.jcabi | jcabi-matchers | 1.7.0 | jar | 3-Clause BSD License |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.13.0 | jar | Apache-2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
org.junit.jupiter | junit-jupiter-api | 5.11.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.3 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.11.3 | 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 |
---|---|---|---|---|
net.sf.saxon | Saxon-HE | 12.5 | jar | Mozilla Public License Version 2.0 |
org.projectlombok | lombok | 1.18.34 | 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 |
---|---|---|---|---|
org.slf4j | slf4j-api | 2.0.16 | 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:
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 | Licenses |
---|---|---|---|---|---|
commons-codec | commons-codec | 1.16.0 | - | jar | Apache-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.xmlresolver | xmlresolver | 5.2.2 | data | jar | Apache License version 2.0 |
org.xmlresolver | xmlresolver | 5.2.2 | - | jar | Apache License version 2.0 |
Project Dependency Graph
Dependency Tree
- com.jcabi:jcabi-xml:jar:0.30.0
- com.jcabi:jcabi-log:jar:0.24.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.projectlombok:lombok:jar:1.18.34 (provided)
- org.cactoos:cactoos:jar:0.56.1 (compile)
- com.jcabi:jcabi-matchers:jar:1.7.0 (test)
- com.jcabi:jcabi-aspects:jar:0.25.1 (test)
- org.aspectj:aspectjrt:jar:1.9.21 (test)
- javax.validation:validation-api:jar:2.0.1.Final (test)
- com.jcabi:jcabi-aspects:jar:0.25.1 (test)
- org.apache.commons:commons-lang3:jar:3.13.0 (test)
- com.google.guava:guava:jar:33.3.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.2 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.43.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (test)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
- net.sf.saxon:Saxon-HE:jar:12.5 (provided)
- org.xmlresolver:xmlresolver:jar:5.2.2 (provided)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (provided)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3 (provided)
- commons-codec:commons-codec:jar:1.16.0 (provided)
- org.apache.httpcomponents.core5:httpcore5:jar:5.1.3 (provided)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (provided)
- org.xmlresolver:xmlresolver:jar:data:5.2.2 (provided)
- org.xmlresolver:xmlresolver:jar:5.2.2 (provided)
- xml-apis:xml-apis:jar:1.0.b2 (provided)
- log4j:log4j:jar:1.2.17 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.16 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.3 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.11.3 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.1 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:5.8.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.10 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- com.jcabi:jcabi-log:jar:0.24.2 (compile)
Licenses
3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-matchers, jcabi-xml
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 Reload4j Provider
BSD-3-Clause: Hamcrest Core
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, JUnit Vintage Engine
Mozilla Public License Version 2.0: Saxon-HE
Apache License 2.0: Bean Validation API
Apache License version 2.0: XML Resolver
The MIT License: Checker Qual, Project Lombok
Apache-2.0: Apache Commons Codec, Apache Commons Lang
Apache License, Version 2.0: Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
MIT: cactoos, mockito-core
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Log4j, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, XML Commons External Components XML APIs, reload4j