is not current version
Last Version 1.5.0

com.adobe.commerce.cif:api-model 0.1.124

This package contains the REST API and java model definition of the Commerce Integration Framework (CIF) Cloud.

GroupId

GroupId

com.adobe.commerce.cif
ArtifactId

ArtifactId

api-model
Version

Version

0.1.124
Type

Type

jar

Download api-model 0.1.124


<!-- https://jarcasting.com/artifacts/com.adobe.commerce.cif/api-model/ -->
<dependency>
    <groupId>com.adobe.commerce.cif</groupId>
    <artifactId>api-model</artifactId>
    <version>0.1.124</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.commerce.cif/api-model/
implementation 'com.adobe.commerce.cif:api-model:0.1.124'
// https://jarcasting.com/artifacts/com.adobe.commerce.cif/api-model/
implementation ("com.adobe.commerce.cif:api-model:0.1.124")
'com.adobe.commerce.cif:api-model:jar:0.1.124'
<dependency org="com.adobe.commerce.cif" name="api-model" rev="0.1.124">
  <artifact name="api-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.commerce.cif', module='api-model', version='0.1.124')
)
libraryDependencies += "com.adobe.commerce.cif" % "api-model" % "0.1.124"
[com.adobe.commerce.cif/api-model "0.1.124"]