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 Optional
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE No
org.reflections reflections 0.10.2 jar WTFPLThe Apache Software License, Version 2.0 No
org.springframework spring-context 5.3.15 jar Apache License, Version 2.0 No
org.projectlombok lombok 1.18.22 jar The MIT License Yes

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.glassfish.jaxb jaxb-runtime 2.3.5 jar Eclipse Distribution License - v 1.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
org.assertj assertj-core 3.21.0 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.8.2 jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 4.0.0 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.

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.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
org.javassist javassist 3.28.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.slf4j slf4j-api 1.7.33 jar MIT License
org.springframework spring-aop 5.3.15 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.15 jar Apache License, Version 2.0
org.springframework spring-core 5.3.15 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.15 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.15 jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.sun.activation jakarta.activation 1.2.2 jar EDL 1.0
com.sun.istack istack-commons-runtime 3.0.12 jar Eclipse Distribution License - v 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.5 jar Eclipse Distribution License - v 1.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
net.bytebuddy byte-buddy 1.11.22 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.11.22 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.0.0 jar The MIT License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: jaxb-api

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

MIT License: SLF4J API Module

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

GPL2 w/ CPE: jaxb-api

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

WTFPL: Reflections

Apache License 2.0: Javassist

EDL 1.0: Jakarta Activation

The MIT License: Project Lombok, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), common-xml

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

MPL 1.1: Javassist

The Apache Software License, Version 2.0: FindBugs-jsr305, Reflections