License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.myjeeva.digitalocean |
ArtifactId | ArtifactIddigitalocean-api-client |
Last Version | Last Version2.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDigitalOcean API Client in Java
DigitalOcean API Client in Java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.myjeeva.digitalocean/digitalocean-api-client/ -->
<dependency>
<groupId>com.myjeeva.digitalocean</groupId>
<artifactId>digitalocean-api-client</artifactId>
<version>2.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.myjeeva.digitalocean/digitalocean-api-client/
implementation 'com.myjeeva.digitalocean:digitalocean-api-client:2.17'
// https://jarcasting.com/artifacts/com.myjeeva.digitalocean/digitalocean-api-client/
implementation ("com.myjeeva.digitalocean:digitalocean-api-client:2.17")
'com.myjeeva.digitalocean:digitalocean-api-client:jar:2.17'
<dependency org="com.myjeeva.digitalocean" name="digitalocean-api-client" rev="2.17">
<artifact name="digitalocean-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.myjeeva.digitalocean', module='digitalocean-api-client', version='2.17')
)
libraryDependencies += "com.myjeeva.digitalocean" % "digitalocean-api-client" % "2.17"
[com.myjeeva.digitalocean/digitalocean-api-client "2.17"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.code.gson : gson | jar | 2.7 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.8 |
junit : junit | jar | 4.12 |