is not current version
Last Version 1.5.0

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

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

1.1.1
Type

Type

jar

Download api-model 1.1.1


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