| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
| GroupId | GroupIdorg.nicosoft.config |
| ArtifactId | ArtifactIdconfig-client |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionconfig-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| config-client-1.0.1.pom | |
| config-client-1.0.1.jar | 15 KB |
| config-client-1.0.1-sources.jar | 8 KB |
| config-client-1.0.1-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nicosoft.config/config-client/ -->
<dependency>
<groupId>org.nicosoft.config</groupId>
<artifactId>config-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nicosoft.config/config-client/
implementation 'org.nicosoft.config:config-client:1.0.1'
// https://jarcasting.com/artifacts/org.nicosoft.config/config-client/
implementation ("org.nicosoft.config:config-client:1.0.1")
'org.nicosoft.config:config-client:jar:1.0.1'
<dependency org="org.nicosoft.config" name="config-client" rev="1.0.1">
<artifact name="config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nicosoft.config', module='config-client', version='1.0.1')
)
libraryDependencies += "org.nicosoft.config" % "config-client" % "1.0.1"
[org.nicosoft.config/config-client "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.5 |
| com.google.code.gson : gson | jar | 2.8.1 |
| com.orbitz.consul : consul-client | jar | 0.16.3 |
| org.yaml : snakeyaml | jar | 1.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.springframework : spring-context | jar | 4.3.10.RELEASE |
| org.springframework : spring-beans | jar | 4.3.10.RELEASE |
| org.springframework : spring-core | jar | 4.3.10.RELEASE |
| org.springframework : spring-aop | jar | 4.3.10.RELEASE |
| org.springframework : spring-web | jar | 4.3.10.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |