Last Version

DigitalOcean API Client in Java 1.0

Project of DigitalOcean API Client in Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.myjeeva
ArtifactId

ArtifactId

digitalocean-api-client
Version

Version

1.0
Type

Type

jar
Description

Description

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

Project URL

http://myjeeva.com/digitalocean-api.html

Download digitalocean-api-client 1.0


<!-- https://jarcasting.com/artifacts/com.myjeeva/digitalocean-api-client/ -->
<dependency>
    <groupId>com.myjeeva</groupId>
    <artifactId>digitalocean-api-client</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.myjeeva/digitalocean-api-client/
implementation 'com.myjeeva:digitalocean-api-client:1.0'
// https://jarcasting.com/artifacts/com.myjeeva/digitalocean-api-client/
implementation ("com.myjeeva:digitalocean-api-client:1.0")
'com.myjeeva:digitalocean-api-client:jar:1.0'
<dependency org="com.myjeeva" name="digitalocean-api-client" rev="1.0">
  <artifact name="digitalocean-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.myjeeva', module='digitalocean-api-client', version='1.0')
)
libraryDependencies += "com.myjeeva" % "digitalocean-api-client" % "1.0"
[com.myjeeva/digitalocean-api-client "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.5
com.google.code.gson : gson jar 2.2.4
org.slf4j : slf4j-jdk14 jar 1.7.5
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.