License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-scc-client |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Spring Cloud Config Client
Zodiac Spring Cloud Config Client
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-scc-client-1.5.8.pom | |
zodiac-scc-client-1.5.8.jar | 16 KB |
zodiac-scc-client-1.5.8-sources.jar | 9 KB |
zodiac-scc-client-1.5.8-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-scc-client/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-scc-client</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-scc-client/
implementation 'com.gitee.zodiacstack:zodiac-scc-client:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-scc-client/
implementation ("com.gitee.zodiacstack:zodiac-scc-client:1.5.8")
'com.gitee.zodiacstack:zodiac-scc-client:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-scc-client" rev="1.5.8">
<artifact name="zodiac-scc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-scc-client', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-scc-client" % "1.5.8"
[com.gitee.zodiacstack/zodiac-scc-client "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-core | jar | 1.5.8 |
org.aspectj : aspectjrt | jar | 1.9.6 |
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.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.springframework : spring-web | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |
org.springframework.cloud : spring-cloud-commons | jar | 2.2.9.RELEASE |