java-triton

Java Triton CloudAPI SDK

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.dekobon
ArtifactId

ArtifactId

java-triton
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

java-triton
Java Triton CloudAPI SDK

Download java-triton

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.joyent.http-signature : apache-http-client-signature jar 2.0.4
org.threeten : threetenbp jar 1.3.1
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.fasterxml.jackson.core : jackson-annotations jar 2.7.3
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
com.github.joschi.jackson : jackson-datatype-threetenbp jar 2.6.4
org.slf4j : jcl-over-slf4j jar 1.7.7

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.

Versions

Version
0.0.2
0.0.1