| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.wenbo2018 |
| ArtifactId | ArtifactIdjconf-client-sdk |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjconf-client-sdk
Jconf is a istributed configuration management platform
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jconf-client-sdk-1.0.1.pom | |
| jconf-client-sdk-1.0.1.jar | 31 KB |
| jconf-client-sdk-1.0.1-sources.jar | 19 KB |
| jconf-client-sdk-1.0.1-javadoc.jar | 206 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wenbo2018/jconf-client-sdk/ -->
<dependency>
<groupId>com.github.wenbo2018</groupId>
<artifactId>jconf-client-sdk</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wenbo2018/jconf-client-sdk/
implementation 'com.github.wenbo2018:jconf-client-sdk:1.0.1'
// https://jarcasting.com/artifacts/com.github.wenbo2018/jconf-client-sdk/
implementation ("com.github.wenbo2018:jconf-client-sdk:1.0.1")
'com.github.wenbo2018:jconf-client-sdk:jar:1.0.1'
<dependency org="com.github.wenbo2018" name="jconf-client-sdk" rev="1.0.1">
<artifact name="jconf-client-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wenbo2018', module='jconf-client-sdk', version='1.0.1')
)
libraryDependencies += "com.github.wenbo2018" % "jconf-client-sdk" % "1.0.1"
[com.github.wenbo2018/jconf-client-sdk "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wenbo2018 : jconf-common | jar | 1.0.1 |
| org.springframework : spring-beans | jar | RELEASE |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| com.alibaba : fastjson | jar | 1.2.32 |