is not current version
Last Version 3.1.3

Spring Cloud Starter Netflix Eureka Client 3.1.0

Spring Cloud Starter Netflix Eureka Client

License

License

Categories

Categories

Net CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-netflix-eureka-client
Version

Version

3.1.0
Type

Type

jar
Description

Description

Spring Cloud Starter Netflix Eureka Client
Spring Cloud Starter Netflix Eureka Client
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-netflix-eureka-client 3.1.0


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-netflix-eureka-client/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-netflix-eureka-client/
implementation 'org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:3.1.0'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-netflix-eureka-client/
implementation ("org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:3.1.0")
'org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:jar:3.1.0'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-netflix-eureka-client" rev="3.1.0">
  <artifact name="spring-cloud-starter-netflix-eureka-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-netflix-eureka-client', version='3.1.0')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-netflix-eureka-client" % "3.1.0"
[org.springframework.cloud/spring-cloud-starter-netflix-eureka-client "3.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.1.0
org.springframework.cloud : spring-cloud-netflix-eureka-client jar 3.1.0
com.netflix.eureka : eureka-client jar 1.10.17
com.netflix.eureka : eureka-core jar 1.10.17
org.springframework.cloud : spring-cloud-starter-loadbalancer jar 3.1.0

Project Modules

There are no modules declared in this project.