Jar examples for a:api-model
This package contains the REST API and java model definition of the Commerce Integration Framework (CIF) Cloud.
You can download jar file api-model 0.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add api-model-0.2.2.jar to your project.
<dependency> <groupId>in.wavelabs</groupId> <artifactId>api-model</artifactId> <version>0.2.2</version> </dependency>
compile group: 'in.wavelabs', name: 'api-model', version: '0.2.2'
libraryDependencies += "in.wavelabs" % "api-model" % "0.2.2"
<dependency org="in.wavelabs" name="api-model" rev="0.2.2"/>
@Grapes(@Grab(group='in.wavelabs', module='api-model', version='0.2.2'))
'in.wavelabs:api-model:jar:0.2.2'
Click the following link to download the jar file.
api-model-0.2.2-javadoc.jar