License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.javaclub |
ArtifactId | ArtifactIdconfigcenter-client |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfigcenter-client
Javaclub configcenter
|
Filename | Size |
---|---|
configcenter-client-2.1.3.pom | |
configcenter-client-2.1.3.jar | 38 KB |
configcenter-client-2.1.3-sources.jar | 15 KB |
configcenter-client-2.1.3-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javaclub/configcenter-client/ -->
<dependency>
<groupId>com.github.javaclub</groupId>
<artifactId>configcenter-client</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javaclub/configcenter-client/
implementation 'com.github.javaclub:configcenter-client:2.1.3'
// https://jarcasting.com/artifacts/com.github.javaclub/configcenter-client/
implementation ("com.github.javaclub:configcenter-client:2.1.3")
'com.github.javaclub:configcenter-client:jar:2.1.3'
<dependency org="com.github.javaclub" name="configcenter-client" rev="2.1.3">
<artifact name="configcenter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javaclub', module='configcenter-client', version='2.1.3')
)
libraryDependencies += "com.github.javaclub" % "configcenter-client" % "2.1.3"
[com.github.javaclub/configcenter-client "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.0 |
commons-io : commons-io | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.apache.httpcomponents : httpcore | jar | 4.4.1 |
org.apache.httpcomponents : httpmime | jar | 4.5 |
com.alibaba : fastjson | jar | 1.2.5 |