Last Version

DigitalOcean API Client in Java 2.17

DigitalOcean API Client in Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.myjeeva.digitalocean
ArtifactId

ArtifactId

digitalocean-api-client
Version

Version

2.17
Type

Type

jar
Description

Description

DigitalOcean API Client in Java
DigitalOcean API Client in Java
Project URL

Project URL

https://myjeeva.com

Download digitalocean-api-client 2.17


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.8
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.