• 0.3.2

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.hamcrest hamcrest 2.2 jar BSD License 3
org.jline jline 3.25.0 jar The BSD License
org.yaml snakeyaml 2.0 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:

GroupId ArtifactId Version Type Licenses
com.jcabi jcabi-matchers 1.7.0 jar 3-Clause BSD License
org.assertj assertj-core 3.24.2 jar Apache License, Version 2.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

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.30 jar The MIT License

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
com.jcabi jcabi-aspects 0.25.1 jar 3-Clause BSD License
com.jcabi jcabi-log 0.24.0 jar 3-Clause BSD License
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
net.bytebuddy byte-buddy 1.12.21 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.10 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.21 jar Eclipse Public License - v 2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.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.9 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-matchers

Apache License 2.0: Bean Validation API

The BSD License: JLine Bundle

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

The MIT License: Project Lombok

BSD License 3: Hamcrest

MIT License: SLF4J API Module

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, SnakeYAML

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

MIT: Java Decision Tables, mockito-core

Eclipse Public License - v 2.0: AspectJ Runtime