License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcn.codeforfun |
ArtifactId | ArtifactIddiscovery-client |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
discovery-client-1.0.5.pom | |
discovery-client-1.0.5.jar | 17 KB |
discovery-client-1.0.5-sources.jar | 7 KB |
discovery-client-1.0.5-javadoc.jar | 443 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.codeforfun/discovery-client/ -->
<dependency>
<groupId>cn.codeforfun</groupId>
<artifactId>discovery-client</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codeforfun/discovery-client/
implementation 'cn.codeforfun:discovery-client:1.0.5'
// https://jarcasting.com/artifacts/cn.codeforfun/discovery-client/
implementation ("cn.codeforfun:discovery-client:1.0.5")
'cn.codeforfun:discovery-client:jar:1.0.5'
<dependency org="cn.codeforfun" name="discovery-client" rev="1.0.5">
<artifact name="discovery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codeforfun', module='discovery-client', version='1.0.5')
)
libraryDependencies += "cn.codeforfun" % "discovery-client" % "1.0.5"
[cn.codeforfun/discovery-client "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.cloud : spring-cloud-starter-loadbalancer | jar | |
cn.hutool : hutool-all | jar | 5.7.14 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.5.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.5 |
org.projectlombok : lombok Optional | jar | 1.18.22 |