License |
License |
---|---|
Categories |
CategoriesCLI User Interface Eureka Container Microservices |
GroupId | GroupIdcom.gitee.zcx7878 |
ArtifactId | ArtifactIdleisure.eureka-client |
Version | Version1.0.0.4 |
Type | Typejar |
Description |
Descriptionleisure
leisure 基础框架
|
Filename | Size |
---|---|
leisure.eureka-client-1.0.0.4.pom | |
leisure.eureka-client-1.0.0.4.jar | 261 bytes |
leisure.eureka-client-1.0.0.4-sources.jar | 261 bytes |
leisure.eureka-client-1.0.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.eureka-client/ -->
<dependency>
<groupId>com.gitee.zcx7878</groupId>
<artifactId>leisure.eureka-client</artifactId>
<version>1.0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.eureka-client/
implementation 'com.gitee.zcx7878:leisure.eureka-client:1.0.0.4'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.eureka-client/
implementation ("com.gitee.zcx7878:leisure.eureka-client:1.0.0.4")
'com.gitee.zcx7878:leisure.eureka-client:jar:1.0.0.4'
<dependency org="com.gitee.zcx7878" name="leisure.eureka-client" rev="1.0.0.4">
<artifact name="leisure.eureka-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.eureka-client', version='1.0.0.4')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.eureka-client" % "1.0.0.4"
[com.gitee.zcx7878/leisure.eureka-client "1.0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar |