Last Version

Spring Cloud Netflix Eureka Server 3.1.3

Spring Cloud Netflix

License

License

Categories

Categories

Net Eureka Container Microservices
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-netflix-eureka-server
Version

Version

3.1.3
Type

Type

jar
Description

Description

Spring Cloud Netflix Eureka Server
Spring Cloud Netflix
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-netflix-eureka-server 3.1.3


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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8
org.springframework.boot : spring-boot-starter-web jar 2.6.8
org.springframework.boot : spring-boot-starter-actuator jar 2.6.8
org.springframework.boot : spring-boot-starter-freemarker jar 2.6.8
org.springframework.cloud : spring-cloud-commons jar 3.1.3
org.springframework.cloud : spring-cloud-context Optional jar 3.1.3
org.springframework.cloud : spring-cloud-netflix-eureka-client jar 3.1.3
com.netflix.eureka : eureka-client jar 1.10.17
com.sun.jersey : jersey-servlet jar 1.19.4
com.sun.jersey : jersey-server jar 1.19.4
com.sun.jersey : jersey-client jar 1.19.4
com.netflix.eureka : eureka-core jar 1.10.17
javax.inject : javax.inject jar 1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.3
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.