License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.dekobon |
ArtifactId | ArtifactIdjava-triton |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-triton
Java Triton CloudAPI SDK
|
Filename | Size |
---|---|
java-triton-0.0.2.pom | |
java-triton-0.0.2.jar | 66 KB |
java-triton-0.0.2-sources.jar | 38 KB |
java-triton-0.0.2-javadoc.jar | 233 KB |
Browse |
<!-- 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"]
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 |
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 |