| License | License | 
|---|---|
| Categories | CategoriesJava Languages CLI User Interface | 
| GroupId | GroupIdio.sphere.sdk.jvm | 
| ArtifactId | ArtifactIdjava-client-core | 
| Last Version | Last Version1.0.0-M12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjava-client-core java-client-core | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| java-client-core-1.0.0-M12.pom | |
| java-client-core-1.0.0-M12.jar | 40 KB | 
| java-client-core-1.0.0-M12-sources.jar | 18 KB | 
| java-client-core-1.0.0-M12-javadoc.jar | 34 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/java-client-core/ -->
<dependency>
    <groupId>io.sphere.sdk.jvm</groupId>
    <artifactId>java-client-core</artifactId>
    <version>1.0.0-M12</version>
</dependency>// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/java-client-core/
implementation 'io.sphere.sdk.jvm:java-client-core:1.0.0-M12'// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/java-client-core/
implementation ("io.sphere.sdk.jvm:java-client-core:1.0.0-M12")'io.sphere.sdk.jvm:java-client-core:jar:1.0.0-M12'<dependency org="io.sphere.sdk.jvm" name="java-client-core" rev="1.0.0-M12">
  <artifact name="java-client-core" type="jar" />
</dependency>@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='java-client-core', version='1.0.0-M12')
)libraryDependencies += "io.sphere.sdk.jvm" % "java-client-core" % "1.0.0-M12"[io.sphere.sdk.jvm/java-client-core "1.0.0-M12"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.sphere.sdk.jvm : common | jar | 1.0.0-M12 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.1 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 | 
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.5.1 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.5.1 | 
| org.zapodot : jackson-databind-java-optional | jar | 2.5.1 | 
| com.neovisionaries : nv-i18n | jar | 1.14 | 
| org.apache.commons : commons-lang3 | jar | 3.3.2 | 
| org.apache.commons : commons-io | jar | 1.3.2 | 
| com.github.slugify : slugify | jar | 2.1.2 | 
| org.javamoney : moneta | jar | 1.0-RC2 | 
| org.slf4j : slf4j-api | jar | 1.7.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 | 
| junit : junit-dep | jar | 4.11 | 
| com.novocode : junit-interface | jar | 0.11 | 
| ch.qos.logback : logback-classic | jar | 1.1.2 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.10 | 
| com.google.code.gson : gson | jar | 2.3.1 |