Last Version

com.github.rebue.scx:eureka-server 1.1.0

Spring Cloud的常用服务

License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

com.github.rebue.scx
ArtifactId

ArtifactId

eureka-server
Version

Version

1.1.0
Type

Type

jar
Description

Description

Spring Cloud的常用服务

Download eureka-server 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-eureka-server jar
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar
org.springframework.boot : spring-boot-starter-undertow jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.1.6.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.26

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.