| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdio.sphere.sdk.jvm |
| ArtifactId | ArtifactIdsphere-play-2_5-java-client_2.11 |
| Version | Version1.0.0-M26 |
| Type | Typejar |
| Description |
Descriptionsphere-play-2_5-java-client
sphere-play-2_5-java-client
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-play-2_5-java-client_2.11/ -->
<dependency>
<groupId>io.sphere.sdk.jvm</groupId>
<artifactId>sphere-play-2_5-java-client_2.11</artifactId>
<version>1.0.0-M26</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-play-2_5-java-client_2.11/
implementation 'io.sphere.sdk.jvm:sphere-play-2_5-java-client_2.11:1.0.0-M26'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-play-2_5-java-client_2.11/
implementation ("io.sphere.sdk.jvm:sphere-play-2_5-java-client_2.11:1.0.0-M26")
'io.sphere.sdk.jvm:sphere-play-2_5-java-client_2.11:jar:1.0.0-M26'
<dependency org="io.sphere.sdk.jvm" name="sphere-play-2_5-java-client_2.11" rev="1.0.0-M26">
<artifact name="sphere-play-2_5-java-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='sphere-play-2_5-java-client_2.11', version='1.0.0-M26')
)
libraryDependencies += "io.sphere.sdk.jvm" % "sphere-play-2_5-java-client_2.11" % "1.0.0-M26"
[io.sphere.sdk.jvm/sphere-play-2_5-java-client_2.11 "1.0.0-M26"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| com.typesafe.play : play-java_2.11 | jar | 2.5.0-M1 |
| io.sphere.sdk.jvm : sphere-java-client-ahc-1_9 | jar | 1.0.0-M26 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.sphere.sdk.jvm : sphere-models | jar | 1.0.0-M26 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.assertj : assertj-core | jar | 3.0.0 |
| junit : junit-dep | jar | 4.11 |
| com.novocode : junit-interface | jar | 0.10 |