java-triton

Java Triton CloudAPI SDK

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.joyent.triton
ArtifactId

ArtifactId

java-triton-client
Last Version

Last Version

0.0.4-b2
Release Date

Release Date

Type

Type

jar
Description

Description

java-triton
Java Triton CloudAPI SDK
Project URL

Project URL

https://github.com/joyent/java-triton

Download java-triton-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.54
org.bouncycastle : bcprov-jdk15on jar 1.54
com.squareup.jnagmp : bouncycastle-rsa jar 1.1.0
org.threeten : threetenbp jar 1.3.1
org.mockito : mockito-all jar 2.0.2-beta

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
com.google.guava : guava jar 19.0
org.testng : testng jar 6.9.9

Project Modules

There are no modules declared in this project.
com.joyent.triton

Joyent

Versions

Version
0.0.4-b2
0.0.4-b1
0.0.3-b1