Project Dependencies
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 |
---|---|---|---|---|
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.
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 |
---|---|---|---|---|
ch.qos.reload4j | reload4j | 1.2.22 | jar | The Apache Software License, Version 2.0 |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
net.bytebuddy | byte-buddy | 1.15.4 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.15.4 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.aspectj | aspectjrt | 1.9.22.1 | jar | Eclipse Public License - v 2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- com.jcabi.incubator:xembly:jar:0.32.1
- org.projectlombok:lombok:jar:1.18.36 (provided)
- xml-apis:xml-apis:jar:1.0.b2 (provided)
- org.mockito:mockito-core:jar:5.14.2 (test)
- net.bytebuddy:byte-buddy:jar:1.15.4 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.4 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- com.jcabi:jcabi-aspects:jar:0.26.0 (test)
- org.aspectj:aspectjrt:jar:1.9.22.1 (test)
- javax.validation:validation-api:jar:2.0.1.Final (test)
- com.jcabi:jcabi-immutable:jar:1.5 (test)
- com.jcabi:jcabi-log:jar:0.24.3 (test)
- org.slf4j:slf4j-api:jar:2.0.16 (test)
- com.jcabi:jcabi-matchers:jar:1.7.0 (test)
- com.jcabi:jcabi-xml:jar:0.31.0 (test)
- org.apache.commons:commons-lang3:jar:3.17.0 (test)
- net.sourceforge.saxon:saxon:jar:9.1.0.8 (test)
- net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.10.2 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.cactoos:cactoos:jar:0.56.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.3 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.13 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- log4j:log4j:jar:1.2.17 (test)
Licenses
3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-matchers, jcabi-xml
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
Mozilla Public License Version 1.0: SaxonB
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
BSD: jcabi-immutable, xembly
Apache License 2.0: Bean Validation API
The MIT License: Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Apache-2.0: Apache Commons Lang
MIT: cactoos, mockito-core
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Log4j, XML Commons External Components XML APIs, reload4j