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