Fork me on GitHub

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
ma.glasnost.orika orika-core 1.5.2 jar The Apache Software License, Version 2.0 No
org.springframework.boot spring-boot-starter 2.0.3.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-configuration-processor 2.0.3.RELEASE jar Apache License, Version 2.0 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
org.springframework.boot spring-boot-starter-test 2.0.3.RELEASE jar Apache License, Version 2.0

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.16.22 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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.carrotsearch java-sizeof 0.0.4 jar The Apache Software License, Version 2.0
com.googlecode.concurrentlinkedhashmap concurrentlinkedhashmap-lru 1.4.2 jar The Apache Software License, Version 2.0
com.thoughtworks.paranamer paranamer 2.8 jar LICENSE.txt
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
org.apache.logging.log4j log4j-api 2.10.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.10.0 jar Apache License, Version 2.0
org.codehaus.janino commons-compiler 3.0.8 jar New BSD License
org.codehaus.janino janino 3.0.8 jar New BSD License
org.javassist javassist 3.19.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.slf4j jul-to-slf4j 1.7.25 jar MIT License
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.0.3.RELEASE 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
org.yaml snakeyaml 1.19 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.jayway.jsonpath json-path 2.4.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
junit junit 4.12 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.7.11 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.7.11 jar The Apache Software License, Version 2.0
net.minidev accessors-smart 1.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.3 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.9.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 2.15.0 jar The MIT License
org.objenesis objenesis 2.6 jar Apache 2
org.ow2.asm asm 5.0.4 jar BSD
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.0.3.RELEASE jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.5.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core, Hamcrest library, commons-compiler, janino

Apache 2: Objenesis

BSD: ASM Core, ParaNamer Core

Apache License 2.0: JSON library from Android SDK, Javassist

The MIT License: Project Lombok, mockito-core

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot AutoConfigure, Spring Boot Configuration Processor, Spring Boot Logging Starter, Spring Boot Starter, Spring Boot Test, Spring Boot Test Auto-Configure, Spring Boot Test Starter, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, orika-spring-boot-starter

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: javax.annotation API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Byte Buddy (without dependencies), Byte Buddy Java agent, ConcurrentLinkedHashMap, JSON Small and Fast Parser, JSONassert, Orika - core, java-sizeof, org.xmlunit:xmlunit-core, project ':json-path'

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module