Last Version

com.oneops:oneops-client-config 0.0.2

Common configuration mechanism for OneOps clients.

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.oneops
ArtifactId

ArtifactId

oneops-client-config
Version

Version

0.0.2
Type

Type

jar
Description

Description

Common configuration mechanism for OneOps clients.
Project URL

Project URL

http://github.com/oneops/oneops-client-config
Project Organization

Project Organization

Walmart, Inc.
Source Code Management

Source Code Management

https://github.com/oneops/oneops-client-config

Download oneops-client-config 0.0.2


<!-- https://jarcasting.com/artifacts/com.oneops/oneops-client-config/ -->
<dependency>
    <groupId>com.oneops</groupId>
    <artifactId>oneops-client-config</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oneops/oneops-client-config/
implementation 'com.oneops:oneops-client-config:0.0.2'
// https://jarcasting.com/artifacts/com.oneops/oneops-client-config/
implementation ("com.oneops:oneops-client-config:0.0.2")
'com.oneops:oneops-client-config:jar:0.0.2'
<dependency org="com.oneops" name="oneops-client-config" rev="0.0.2">
  <artifact name="oneops-client-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oneops', module='oneops-client-config', version='0.0.2')
)
libraryDependencies += "com.oneops" % "oneops-client-config" % "0.0.2"
[com.oneops/oneops-client-config "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
org.ini4j : ini4j jar 0.5.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.