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-log | 0.22.0 | jar | BSD |
org.cactoos | cactoos | 0.53.0 | 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 | License |
---|---|---|---|---|
com.google.guava | guava | 31.1-jre | jar | Apache License, Version 2.0 |
com.jcabi | jcabi-matchers | 1.5.3 | jar | BSD |
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.12.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.junit.jupiter | junit-jupiter-api | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.8.2 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.6.1 | jar | The MIT License |
org.slf4j | slf4j-log4j12 | 2.0.0-alpha5 | 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 | License |
---|---|---|---|---|
net.sf.saxon | Saxon-HE | 9.8.0-5 | jar | Mozilla Public License Version 2.0 |
org.projectlombok | lombok | 1.18.24 | jar | The MIT License |
xml-apis | xml-apis | 1.4.01 | jar | The Apache Software License, Version 2.0-The SAX License-The W3C License |
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.slf4j | slf4j-api | 2.0.0-beta1 | 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:
Project Dependency Graph
Dependency Tree
- com.jcabi:jcabi-xml:jar:0.25.0
- com.jcabi:jcabi-log:jar:0.22.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.0-beta1 (compile)
- org.slf4j:slf4j-api:jar:2.0.0-beta1 (compile)
- org.projectlombok:lombok:jar:1.18.24 (provided)
- org.cactoos:cactoos:jar:0.53.0 (compile)
- com.jcabi:jcabi-matchers:jar:1.5.3 (test)
- org.glassfish.jaxb:jaxb-runtime:jar:2.2.11 (test)
- org.glassfish.jaxb:jaxb-runtime:jar:2.2.11 (test)
- org.apache.commons:commons-lang3:jar:3.12.0 (test)
- com.google.guava:guava:jar:31.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (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.12.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.11.0 (test)
- com.google.j2objc:j2objc-annotations:jar:1.3 (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- net.sf.saxon:Saxon-HE:jar:9.8.0-5 (provided)
- xml-apis:xml-apis:jar:1.4.01 (provided)
- log4j:log4j:jar:1.2.17 (test)
- org.slf4j:slf4j-log4j12:jar:2.0.0-alpha5 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.9.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.6.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- com.jcabi:jcabi-log:jar:0.22.0 (compile)
Licenses
The SAX License: XML Commons External Components XML APIs
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
The W3C License: XML Commons External Components XML APIs
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Mozilla Public License Version 2.0: Saxon-HE
New BSD License: Hamcrest Core
BSD: jcabi-log, jcabi-matchers, jcabi-xml
The MIT License: Checker Qual, Project Lombok, mockito-core
Apache License, Version 2.0: Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis
MIT: cactoos
The Apache Software License, Version 2.0: Apache Log4j, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, XML Commons External Components XML APIs