is not current version
Last Version 3.7

org.odpi.egeria:cloud-information-model 3.2

Cloud Information Model provides a utility to create an egeria import file from the Cloud Information Model standard.

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

cloud-information-model
Version

Version

3.2
Type

Type

jar

Download cloud-information-model 3.2


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/cloud-information-model/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>cloud-information-model</artifactId>
    <version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/cloud-information-model/
implementation 'org.odpi.egeria:cloud-information-model:3.2'
// https://jarcasting.com/artifacts/org.odpi.egeria/cloud-information-model/
implementation ("org.odpi.egeria:cloud-information-model:3.2")
'org.odpi.egeria:cloud-information-model:jar:3.2'
<dependency org="org.odpi.egeria" name="cloud-information-model" rev="3.2">
  <artifact name="cloud-information-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='cloud-information-model', version='3.2')
)
libraryDependencies += "org.odpi.egeria" % "cloud-information-model" % "3.2"
[org.odpi.egeria/cloud-information-model "3.2"]