Last Version

com.oneops:oneops-client 5.0.25

Common build configuration for OneOps projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oneops
ArtifactId

ArtifactId

oneops-client
Version

Version

5.0.25
Type

Type

jar
Description

Description

Common build configuration for OneOps projects.
Project Organization

Project Organization

Walmart, Inc.
Source Code Management

Source Code Management

https://github.com/oneops/OneOpsAPIClient

Download oneops-client 5.0.25


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

Dependencies

compile (7)

Group / Artifact Type Version
com.jayway.restassured : rest-assured jar 2.9.0
org.json : json jar 20151123
com.google.guava : guava jar 20.0
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
org.apache.commons : commons-io jar 1.3.2
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.