You can download spring-cloud-starter-zookeeper-discovery-1.0.3.release.jar in this page.
Apache Open Source
spring-cloud-starter-zookeeper-discovery-1.0.3.release.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.springframework.cloud/spring-cloud-starter-zookeeper-discovery/pom.properties META-INF/maven/org.springframework.cloud/spring-cloud-starter-zookeeper-discovery/pom.xml META-INF/spring.provides
spring-cloud-starter-zookeeper-discovery-1.0.3.release.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-zookeeper</artifactId> <version>1.0.3.RELEASE</version> <relativePath>..</relativePath> </parent> <artifactId>spring-cloud-starter-zookeeper-discovery</artifactId> <name>Spring Cloud Starter Zookeeper Discovery</name> <description>Spring Cloud Starter Zookeeper Discovery</description> <url>https://projects.spring.io/spring-cloud</url> <organization> <name>Pivotal Software, Inc.</name> <url>https://www.spring.io</url> </organization> <properties> <main.basedir>${basedir}/../..</main.basedir> </properties> <dependencies> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-zookeeper</artifactId> </dependency> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-zookeeper-discovery</artifactId> </dependency> <dependency> <groupId>org.apache.curator</groupId> <artifactId>curator-x-discovery</artifactId> </dependency> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-netflix-core</artifactId> </dependency> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-archaius</artifactId> </dependency> <dependency> <groupId>com.netflix.ribbon</groupId> <artifactId>ribbon</artifactId> </dependency> <dependency> <groupId>com.netflix.ribbon</groupId> <artifactId>ribbon-core</artifactId> </dependency> <dependency> <groupId>com.netflix.ribbon</groupId> <artifactId>ribbon-httpclient</artifactId> </dependency> <dependency> <groupId>com.netflix.ribbon</groupId> <artifactId>ribbon-loadbalancer</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> </dependencies> </project>
<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-zookeeper-discovery</artifactId> <version>1.0.3.release</version> </dependency>
If you think the following spring-cloud-starter-zookeeper-discovery-1.0.3.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download spring-cloud-starter-zookeeper-discovery-1.0.3.release.jar file