License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.oneops |
ArtifactId | ArtifactIdoneops-client |
Version | Version5.0.25 |
Type | Typejar |
Description |
DescriptionCommon build configuration for OneOps projects.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oneops-client-5.0.25.pom | |
oneops-client-5.0.25.jar | 103 KB |
oneops-client-5.0.25-sources.jar | 45 KB |
oneops-client-5.0.25-javadoc.jar | 236 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |