config-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

org.nicosoft.config
ArtifactId

ArtifactId

config-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

config-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download config-client

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1