Spring Cloud Consul Core

Compile Dependencies (12)

Category/LicenseGroup / ArtifactVersionUpdates
Dist Coordination Apache 2.0
com.ecwid.consul » consul-api(optional)
Java client for Consul HTTP API (http://consul.io)
1.3.01.4.5
JSON Lib Apache 2.0
com.google.code.gson » gson(optional)
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient(optional)
Apache HttpComponents Client
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore(optional)
Apache HttpComponents HTTP/1.1 core components
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
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(optional)
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 ...
AOP Apache 2.0
org.springframework.boot » spring-boot-starter-aop(optional)
Starter for aspect-oriented programming with Spring AOP and AspectJ
Apache 2.0
org.springframework.cloud » spring-cloud-commons(optional)
Spring Cloud Commons
2.0.0.M95.0.2
Error Handling Apache 2.0
org.springframework.retry » spring-retry(optional)
Spring Retry provides an abstraction around retrying failed operations, with an

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 (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