License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.sphere.sdk.jvm |
ArtifactId | ArtifactIdplay-java-client_2.10 |
Version | Version1.0.0-M6 |
Type | Typejar |
Description |
Descriptionplay-java-client
play-java-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/play-java-client_2.10/ -->
<dependency>
<groupId>io.sphere.sdk.jvm</groupId>
<artifactId>play-java-client_2.10</artifactId>
<version>1.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/play-java-client_2.10/
implementation 'io.sphere.sdk.jvm:play-java-client_2.10:1.0.0-M6'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/play-java-client_2.10/
implementation ("io.sphere.sdk.jvm:play-java-client_2.10:1.0.0-M6")
'io.sphere.sdk.jvm:play-java-client_2.10:jar:1.0.0-M6'
<dependency org="io.sphere.sdk.jvm" name="play-java-client_2.10" rev="1.0.0-M6">
<artifact name="play-java-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='play-java-client_2.10', version='1.0.0-M6')
)
libraryDependencies += "io.sphere.sdk.jvm" % "play-java-client_2.10" % "1.0.0-M6"
[io.sphere.sdk.jvm/play-java-client_2.10 "1.0.0-M6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
io.sphere.sdk.jvm : scala-client_2.10 | jar | 1.0.0-M6 |
com.typesafe.play : twirl-api_2.10 | jar | 1.0.2 |
com.typesafe.play : play_2.10 | jar | 2.3.2 |
com.typesafe.play : play-java_2.10 | jar | 2.3.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
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 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.4.2 |
org.zapodot : jackson-databind-java-optional | jar | 2.4.1 |
com.ning : async-http-client | jar | 1.8.7 |
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.javamoney : moneta | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |
junit : junit-dep | jar | 4.11 |
com.novocode : junit-interface | jar | 0.10 |
com.typesafe.play : play-test_2.10 | jar | 2.3.2 |
org.scalatest : scalatest_2.10 | jar | 2.1.3 |