Last Version

spring-cloud-starter-eureka 1.4.7.RELEASE

Spring Cloud Starter Eureka (deprecated, please use spring-cloud-starter-netflix-eureka-client

License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-eureka
Version

Version

1.4.7.RELEASE
Type

Type

jar
Description

Description

spring-cloud-starter-eureka
Spring Cloud Starter Eureka (deprecated, please use 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-eureka 1.4.7.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar

Project Modules

There are no modules declared in this project.