License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.sphere.jvmsdk |
ArtifactId | ArtifactIdjava-client |
Version | Version1.0.0-M3 |
Type | Typejar |
Description |
Descriptionjava-client
java-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
java-client-1.0.0-M3.pom | |
java-client-1.0.0-M3.jar | 22 KB |
java-client-1.0.0-M3-sources.jar | 12 KB |
java-client-1.0.0-M3-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sphere.jvmsdk/java-client/ -->
<dependency>
<groupId>io.sphere.jvmsdk</groupId>
<artifactId>java-client</artifactId>
<version>1.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/java-client/
implementation 'io.sphere.jvmsdk:java-client:1.0.0-M3'
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/java-client/
implementation ("io.sphere.jvmsdk:java-client:1.0.0-M3")
'io.sphere.jvmsdk:java-client:jar:1.0.0-M3'
<dependency org="io.sphere.jvmsdk" name="java-client" rev="1.0.0-M3">
<artifact name="java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.jvmsdk', module='java-client', version='1.0.0-M3')
)
libraryDependencies += "io.sphere.jvmsdk" % "java-client" % "1.0.0-M3"
[io.sphere.jvmsdk/java-client "1.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
io.sphere.jvmsdk : commonhttp | jar | 1.0.0-M3 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
com.ning : async-http-client | jar | 1.8.7 |
com.google.guava : guava | jar | 17.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.3 |
joda-time : joda-time | jar | 2.3 |
org.joda : joda-convert | jar | 1.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.1.3 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.4.1 |
net.jcip : jcip-annotations | jar | 1.0 |
com.typesafe : config | jar | 1.2.0 |
com.neovisionaries : nv-i18n | jar | 1.12 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.github.slugify : slugify | jar | 2.1.2 |
org.zapodot : jackson-databind-java-optional | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |
junit : junit-dep | jar | 4.11 |
com.novocode : junit-interface | jar | 0.10 |
org.scalatest : scalatest_2.10 | jar | 2.1.3 |