is not current version
Last Version 1.5.0

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

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.3.0
Type

Type

jar

Download api-model 1.3.0


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