Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
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.RELEASE5.0.3

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.16.141.18.46

Test Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Kubernetes Client Apache 2.0
io.fabric8 » kubernetes-client3.1.107.8.0
Kubernetes Client Apache 2.0
io.fabric8 » kubernetes-client3.1.107.8.0
Apache 2.0
io.fabric8 » mockwebserver0.1.07.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.42.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 ...