License |
License |
---|---|
Categories |
CategoriesEureka Container Microservices |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-eureka |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Eureka
Zodiac Eureka
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-eureka-1.5.8.pom | |
zodiac-eureka-1.5.8.jar | 41 KB |
zodiac-eureka-1.5.8-sources.jar | 25 KB |
zodiac-eureka-1.5.8-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-eureka/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-eureka</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-eureka/
implementation 'com.gitee.zodiacstack:zodiac-eureka:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-eureka/
implementation ("com.gitee.zodiacstack:zodiac-eureka:1.5.8")
'com.gitee.zodiacstack:zodiac-eureka:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-eureka" rev="1.5.8">
<artifact name="zodiac-eureka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-eureka', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-eureka" % "1.5.8"
[com.gitee.zodiacstack/zodiac-eureka "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-commons | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-core | jar | 1.5.8 |
com.netflix.archaius : archaius-core | jar | 0.7.6 |
com.netflix.eureka : eureka-client | jar | 1.9.25 |
com.netflix.eureka : eureka-core Optional | jar | 1.9.25 |
javax.inject : javax.inject Optional | jar | 1 |
com.thoughtworks.xstream : xstream Optional | jar | 1.4.11.1 |
com.sun.jersey.contribs : jersey-apache-client4 Optional | jar | 1.19.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework : spring-web | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |