License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.oneops |
ArtifactId | ArtifactIdcerts-client |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptioncerts-client
Java API for Certificate Web Service.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
certs-client-1.1.4.pom | |
certs-client-1.1.4.jar | 142 KB |
certs-client-1.1.4-sources.jar | 76 KB |
certs-client-1.1.4-javadoc.jar | 292 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oneops/certs-client/ -->
<dependency>
<groupId>com.oneops</groupId>
<artifactId>certs-client</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oneops/certs-client/
implementation 'com.oneops:certs-client:1.1.4'
// https://jarcasting.com/artifacts/com.oneops/certs-client/
implementation ("com.oneops:certs-client:1.1.4")
'com.oneops:certs-client:jar:1.1.4'
<dependency org="com.oneops" name="certs-client" rev="1.1.4">
<artifact name="certs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oneops', module='certs-client', version='1.1.4')
)
libraryDependencies += "com.oneops" % "certs-client" % "1.1.4"
[com.oneops/certs-client "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.4.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.4.0 |
com.squareup.moshi : moshi | jar | 1.6.0 |
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.10.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.10.0 |
com.google.auto.value : auto-value-annotations | jar | 1.6 |
org.bouncycastle : bcprov-jdk15on | jar | 1.59 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.6 |
com.ryanharter.auto.value : auto-value-moshi | jar | 0.4.5 |
com.squareup.auto.value : auto-value-redacted | jar | 1.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.2.0 |
com.squareup.okhttp3 : mockwebserver | jar | 3.10.0 |