Spring Cloud Zookeeper Core

Compile Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Dist Coordination Apache 2.0
org.apache.curator » curator-framework(optional)
High-level API that greatly simplifies using ZooKeeper.
4.0.15.9.0
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 ...
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-autoconfigure-processor(optional)
Spring Boot AutoConfigure Annotation Processor
Apache 2.0
org.springframework.cloud » spring-cloud-commons(optional)
Spring Cloud Commons
2.0.4.RELEASE5.0.2

Test Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Bytecode Apache 2.0
cglib » cglib-nodep
High level API to generate and transform Java byte code. This version has no dependences (ASM is renamed and included in ...
3.13.3.0
Testing Apache 2.0
org.apache.curator » curator-test
Unit testing utilities.
4.0.15.9.0
Lang Runtime Apache 2.0
org.codehaus.groovy » groovy-all
Groovy: A powerful multi-faceted language for the JVM
Testing BSD 3-clause
org.hamcrest » hamcrest-core
Core API and libraries of hamcrest matcher framework.
1.33.0
Reflection Apache 2.0
org.objenesis » objenesis
A library for instantiating Java objects
2.13.6
Testing Apache 2.0
org.spockframework » spock-core
Spock is a testing and specification framework for Java and Groovy applications.
1.0-groovy-2.42.4-groovy-5.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.0-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