License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Eureka Container Microservices |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-netflix-eureka-client |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Netflix Eureka Client
Spring Cloud Netflix Eureka Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-eureka-client/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-netflix-eureka-client</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-eureka-client/
implementation 'org.springframework.cloud:spring-cloud-netflix-eureka-client:3.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-eureka-client/
implementation ("org.springframework.cloud:spring-cloud-netflix-eureka-client:3.1.3")
'org.springframework.cloud:spring-cloud-netflix-eureka-client:jar:3.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-netflix-eureka-client" rev="3.1.3">
<artifact name="spring-cloud-netflix-eureka-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-netflix-eureka-client', version='3.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-netflix-eureka-client" % "3.1.3"
[org.springframework.cloud/spring-cloud-netflix-eureka-client "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.6.8 |
org.springframework.cloud : spring-cloud-config-client Optional | jar | 3.1.3 |
org.springframework.cloud : spring-cloud-config-server Optional | jar | 3.1.3 |
org.springframework.cloud : spring-cloud-loadbalancer Optional | jar | 3.1.3 |
com.netflix.eureka : eureka-client Optional | jar | 1.10.17 |
com.sun.jersey : jersey-core Optional | jar | 1.19.4 |
com.sun.jersey : jersey-client Optional | jar | 1.19.4 |
com.sun.jersey.contribs : jersey-apache-client4 Optional | jar | 1.19.4 |
javax.inject : javax.inject Optional | jar | 1 |
com.netflix.eureka : eureka-core Optional | jar | 1.10.17 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.6.8 |