| License |
License |
|---|---|
| GroupId | GroupIdio.sphere.sdk.jvm |
| ArtifactId | ArtifactIdinventory |
| Last Version | Last Version1.0.0-M7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioninventory
inventory
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| inventory-1.0.0-M7.pom | |
| inventory-1.0.0-M7.jar | 11 KB |
| inventory-1.0.0-M7-sources.jar | 7 KB |
| inventory-1.0.0-M7-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/inventory/ -->
<dependency>
<groupId>io.sphere.sdk.jvm</groupId>
<artifactId>inventory</artifactId>
<version>1.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/inventory/
implementation 'io.sphere.sdk.jvm:inventory:1.0.0-M7'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/inventory/
implementation ("io.sphere.sdk.jvm:inventory:1.0.0-M7")
'io.sphere.sdk.jvm:inventory:jar:1.0.0-M7'
<dependency org="io.sphere.sdk.jvm" name="inventory" rev="1.0.0-M7">
<artifact name="inventory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='inventory', version='1.0.0-M7')
)
libraryDependencies += "io.sphere.sdk.jvm" % "inventory" % "1.0.0-M7"
[io.sphere.sdk.jvm/inventory "1.0.0-M7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.sphere.sdk.jvm : common | jar | 1.0.0-M7 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.4.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.4.3 |
| org.zapodot : jackson-databind-java-optional | jar | 2.4.1 |
| com.ning : async-http-client | jar | 1.8.7 |
| 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 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.slf4j : jul-to-slf4j | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.sphere.sdk.jvm : integration-test-lib | jar | 1.0.0-M7 |
| org.easytesting : fest-assert | jar | 1.4 |
| junit : junit-dep | jar | 4.11 |
| com.novocode : junit-interface | jar | 0.10 |