License |
License |
---|---|
GroupId | GroupIdcom.adobe.commerce.cif |
ArtifactId | ArtifactIdapi-model |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionCommerce 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-model-1.5.0.pom | |
api-model-1.5.0.jar | 54 KB |
api-model-1.5.0-sources.jar | 52 KB |
api-model-1.5.0-javadoc.jar | 345 KB |
Browse |
<!-- 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"]
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 |
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 |