Spring Cloud CloudFoundry Web

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Dist Coordination Apache 2.0
com.netflix.eureka » eureka-core(optional)
eureka-core
CodeGen MIT
org.projectlombok » lombok(optional)
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
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 ...
org.springframework.boot » spring-boot-starter-actuator(optional)
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
Apache 2.0
org.springframework.cloud » spring-cloud-netflix-core(optional)
Spring Cloud Netflix Hystrix
Apache 2.0
org.springframework.cloud » spring-cloud-netflix-eureka-server(optional)
Spring Cloud Netflix

Test Dependencies (1)

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