is not current version
Last Version 3.1.3

Spring Cloud Netflix Eureka Server 3.0.4

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.0.4
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.0.4


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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.10
org.springframework.boot : spring-boot-starter-web jar 2.4.10
org.springframework.boot : spring-boot-starter-actuator jar 2.4.10
org.springframework.boot : spring-boot-starter-freemarker jar 2.4.10
org.springframework.cloud : spring-cloud-commons jar 3.0.4
org.springframework.cloud : spring-cloud-context Optional jar 3.0.4
org.springframework.cloud : spring-cloud-netflix-eureka-client jar 3.0.4
com.netflix.eureka : eureka-client jar 1.10.16
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.16
javax.inject : javax.inject jar 1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.4
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.4.10

Project Modules

There are no modules declared in this project.