Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-logging(optional) Starter for logging default logging | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-actuator(optional) Spring Boot Actuator | |||
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ... | |||
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor(optional) Spring Boot Configuration Annotation Processor | |||
Apache 2.0
| org.springframework.cloud
»
spring-cloud-context Spring Cloud Context | 2.0.1.RELEASE | 5.0.3 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.16.14 | 1.18.46 |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Kubernetes Client
Apache 2.0
| io.fabric8 » kubernetes-client | 3.1.10 | 7.8.0 | |
Kubernetes Client
Apache 2.0
| io.fabric8 » kubernetes-client | 3.1.10 | 7.8.0 | |
Apache 2.0
| io.fabric8 » mockwebserver | 0.1.0 | 7.8.0 | |
Testing
Apache 2.0
| org.spockframework
»
spock-spring Spock's Spring Module makes it possible to use Spring's TestContext framework together with Spock. Supports Spring ... | 1.1-groovy-2.4 | 2.4-groovy-5.0 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | |||
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... |