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
com.fasterxml.jackson.core jackson-annotations 2.12.6 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.12.6 jar The Apache Software License, Version 2.0 No
io.swagger.core.v3 swagger-annotations 2.1.12 jar Apache License 2.0 No
javax.validation validation-api 2.0.1.Final jar Apache License 2.0 No
org.bremersee common-xml 2.3.1 jar Apache License, Version 2.0 No
org.projectlombok lombok 1.18.22 jar The MIT License Yes

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.jackson.core jackson-databind 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.12.6 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter 5.7.2 jar Eclipse Public License v2.0

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.fasterxml.jackson.core jackson-core 2.12.6 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.2.4 jar The Apache License, Version 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.codehaus.woodstox stax2-api 4.2.1 jar The BSD License
org.springframework spring-aop 5.3.14 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.14 jar Apache License, Version 2.0
org.springframework spring-context 5.3.14 jar Apache License, Version 2.0
org.springframework spring-core 5.3.14 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.14 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.14 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.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 2.3.5 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
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.7.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.7.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

CDDL 1.1: jaxb-api

EDL 1.0: Jakarta Activation, Jakarta Activation API jar

Apache License 2.0: Bean Validation API, swagger-annotations

The BSD License: Stax2 API

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

The MIT License: Project Lombok

Apache License, Version 2.0: Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), common-model, common-xml

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

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

GPL2 w/ CPE: jaxb-api

The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, jackson-databind