Jar examples for i:inventory
Geronimo inventory sample created from an archetype.
You can download jar file inventory 1.0.0-M7 in this page.
Apache License
You can use the following script to add inventory-1.0.0-M7.jar to your project.
<dependency> <groupId>io.sphere.sdk.jvm</groupId> <artifactId>inventory</artifactId> <version>1.0.0-M7</version> </dependency>
compile group: 'io.sphere.sdk.jvm', name: 'inventory', version: '1.0.0-M7'
libraryDependencies += "io.sphere.sdk.jvm" % "inventory" % "1.0.0-M7"
<dependency org="io.sphere.sdk.jvm" name="inventory" rev="1.0.0-M7"/>
@Grapes(@Grab(group='io.sphere.sdk.jvm', module='inventory', version='1.0.0-M7'))
'io.sphere.sdk.jvm:inventory:jar:1.0.0-M7'
Click the following link to download the jar file.
inventory-1.0.0-M7-javadoc.jar