Last Version

Spring Cloud Starter Netflix Eureka Server 3.1.3

Spring Cloud Starter Netflix Eureka Server

License

License

Categories

Categories

Net Eureka Container Microservices
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-netflix-eureka-server
Version

Version

3.1.3
Type

Type

jar
Description

Description

Spring Cloud Starter Netflix Eureka Server
Spring Cloud Starter Netflix Eureka Server
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-netflix-eureka-server 3.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.1.3
org.springframework.cloud : spring-cloud-netflix-eureka-server jar 3.1.3
org.springframework.cloud : spring-cloud-starter-loadbalancer jar 3.1.3
org.glassfish.jaxb : jaxb-runtime jar 2.3.6

Project Modules

There are no modules declared in this project.