| License |
License |
|---|---|
| GroupId | GroupIdio.sphere.sdk.jvm |
| ArtifactId | ArtifactIdcategories |
| Version | Version1.0.0-M4 |
| Type | Typejar |
| Description |
Descriptioncategories
categories
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| categories-1.0.0-M4.pom | |
| categories-1.0.0-M4.jar | 21 KB |
| categories-1.0.0-M4-sources.jar | 13 KB |
| categories-1.0.0-M4-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/categories/ -->
<dependency>
<groupId>io.sphere.sdk.jvm</groupId>
<artifactId>categories</artifactId>
<version>1.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/categories/
implementation 'io.sphere.sdk.jvm:categories:1.0.0-M4'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/categories/
implementation ("io.sphere.sdk.jvm:categories:1.0.0-M4")
'io.sphere.sdk.jvm:categories:jar:1.0.0-M4'
<dependency org="io.sphere.sdk.jvm" name="categories" rev="1.0.0-M4">
<artifact name="categories" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='categories', version='1.0.0-M4')
)
libraryDependencies += "io.sphere.sdk.jvm" % "categories" % "1.0.0-M4"
[io.sphere.sdk.jvm/categories "1.0.0-M4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.sphere.sdk.jvm : integration-test-lib_2.10 | jar | 1.0.0-M4 |
| io.sphere.sdk.jvm : common | jar | 1.0.0-M4 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| 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 |
| 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 |