Last Version

Commerce Integration Framework (CIF) Cloud - API and Models 1.5.0

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

License

License

GroupId

GroupId

com.adobe.commerce.cif
ArtifactId

ArtifactId

api-model
Version

Version

1.5.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/adobe/commerce-cif-api
Project Organization

Project Organization

Adobe
Source Code Management

Source Code Management

https://github.com/adobe/commerce-cif-api

Download api-model 1.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.swagger : swagger-core jar 1.5.14
org.apache.servicemix.specs : org.apache.servicemix.specs.jsr311-api-1.1 jar 2.9.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-core jar 2.8.4
com.fasterxml.jackson.core : jackson-databind jar 2.8.4
org.slf4j : slf4j-simple jar 1.7.25
com.google.guava : guava jar 24.1-jre

Project Modules

There are no modules declared in this project.