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.1 jar The Apache Software License, Version 2.0 No
org.springframework.boot spring-boot-starter 1.5.2.RELEASE jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-configuration-processor 1.5.2.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 1.5.2.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.14 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.1.11 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.11 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
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
org.codehaus.janino commons-compiler 2.7.8 jar New BSD License
org.codehaus.janino janino 2.7.8 jar New BSD License
org.javassist javassist 3.21.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.slf4j jcl-over-slf4j 1.7.24 jar MIT License
org.slf4j jul-to-slf4j 1.7.24 jar MIT License
org.slf4j log4j-over-slf4j 1.7.24 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.24 jar MIT License
org.springframework spring-aop 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 1.5.2.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.17 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.2.0 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
net.minidev http://accessors-smart/ 1.1 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.2.1 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.6.2 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 1.10.19 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.ow2.asm asm 5.0.3 jar BSD
org.skyscreamer jsonassert 1.4.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-test 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 1.5.2.RELEASE jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module

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

New BSD License: Commons Compiler, Hamcrest Core, Hamcrest library, Janino

Apache 2: Objenesis

BSD: ASM Core, ParaNamer Core

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: JSON library from Android SDK, Javassist

The MIT License: Mockito, Project Lombok

Apache License, Version 2.0: AssertJ fluent assertions, SnakeYAML, 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, orika-spring-boot-starter

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, ConcurrentLinkedHashMap, JSON Small and Fast Parser, JSONassert, Json Path, Orika - core, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, java-sizeof

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