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.1 | jar | 3-Clause BSD License |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
org.aspectj | aspectjrt | 1.9.21.1 | jar | Eclipse Public License - v 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 |
---|---|---|---|---|
ch.qos.reload4j | reload4j | 1.2.25 | jar | The Apache Software License, Version 2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.glassfish | javax.el | 3.0.0 | jar | CDDL + GPLv2 with classpath exception |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hibernate.validator | hibernate-validator | 6.0.20.Final | jar | Apache License 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | 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.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.8.0 | jar | MIT |
org.slf4j | slf4j-reload4j | 2.0.12 | jar | 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.
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.9 | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.fasterxml | classmate | 1.3.4 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.14.10 | 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.jboss.logging | jboss-logging | 3.3.2.Final | jar | Apache License, version 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 |
Project Dependency Graph
Dependency Tree
- com.jcabi:jcabi-aspects:bundle:0.26.0
- com.jcabi:jcabi-log:jar:0.24.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- org.aspectj:aspectjrt:jar:1.9.21.1 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- org.hibernate.validator:hibernate-validator:jar:6.0.20.Final (test)
- org.jboss.logging:jboss-logging:jar:3.3.2.Final (test)
- com.fasterxml:classmate:jar:1.3.4 (test)
- org.glassfish:javax.el:jar:3.0.0 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.12 (test)
- ch.qos.reload4j:reload4j:jar:1.2.25 (test)
- log4j:log4j:jar:1.2.17 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.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.1 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
3-Clause BSD License: jcabi-aspects, jcabi-log
Apache License 2.0: Bean Validation API, Hibernate Validator Engine
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Reload4j Provider
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
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
MIT: mockito-core
CDDL + GPLv2 with classpath exception: Expression Language 3.0
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Log4j, ClassMate, reload4j