License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.sphere |
ArtifactId | ArtifactIdsphere-java-client |
Last Version | Last Version0.72.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsphere-java-client
sphere-java-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sphere-java-client-0.72.1.pom | |
sphere-java-client-0.72.1.jar | 477 KB |
sphere-java-client-0.72.1-sources.jar | 206 KB |
sphere-java-client-0.72.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sphere/sphere-java-client/ -->
<dependency>
<groupId>io.sphere</groupId>
<artifactId>sphere-java-client</artifactId>
<version>0.72.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere/sphere-java-client/
implementation 'io.sphere:sphere-java-client:0.72.1'
// https://jarcasting.com/artifacts/io.sphere/sphere-java-client/
implementation ("io.sphere:sphere-java-client:0.72.1")
'io.sphere:sphere-java-client:jar:0.72.1'
<dependency org="io.sphere" name="sphere-java-client" rev="0.72.1">
<artifact name="sphere-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere', module='sphere-java-client', version='0.72.1')
)
libraryDependencies += "io.sphere" % "sphere-java-client" % "0.72.1"
[io.sphere/sphere-java-client "0.72.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
ch.qos.logback : logback-core | jar | 1.0.13 |
com.ning : async-http-client | jar | 1.7.16 |
com.google.guava : guava | jar | 12.0 |
joda-time : joda-time | jar | 2.2 |
org.joda : joda-convert | jar | 1.3.1 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.10 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.10 |
net.jcip : jcip-annotations | jar | 1.0 |
com.typesafe : config | jar | 1.2.0 |
com.neovisionaries : nv-i18n | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.3 |
junit : junit-dep | jar | 4.11 |
com.novocode : junit-interface | jar | 0.10 |
org.easytesting : fest-assert | jar | 1.4 |