License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.alauda |
ArtifactId | ArtifactIddevops-client |
Last Version | Last Version0.2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlauda :: DevOps :: Java Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
devops-client-0.2.10.pom | |
devops-client-0.2.10.jar | 251 KB |
devops-client-0.2.10-tests.jar | 24 KB |
devops-client-0.2.10-sources.jar | 118 KB |
devops-client-0.2.10-javadoc.jar | 774 KB |
devops-client-0.2.10-bundle.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.alauda/devops-client/ -->
<dependency>
<groupId>io.alauda</groupId>
<artifactId>devops-client</artifactId>
<version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.alauda/devops-client/
implementation 'io.alauda:devops-client:0.2.10'
// https://jarcasting.com/artifacts/io.alauda/devops-client/
implementation ("io.alauda:devops-client:0.2.10")
'io.alauda:devops-client:jar:0.2.10'
<dependency org="io.alauda" name="devops-client" rev="0.2.10">
<artifact name="devops-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.alauda', module='devops-client', version='0.2.10')
)
libraryDependencies += "io.alauda" % "devops-client" % "0.2.10"
[io.alauda/devops-client "0.2.10"]
Group / Artifact | Type | Version |
---|---|---|
io.alauda : kubernetes-client | jar | 0.2.10 |
org.projectlombok : lombok | jar | 1.16.10 |
io.sundr : builder-annotations Optional | jar | 0.3.12 |
org.apache.felix : org.apache.felix.scr.annotations Optional | jar | 1.9.12 |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : mockwebserver | jar | 0.1.0 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.13 |