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 |
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 |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
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 |
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