is not current version
Last Version 3.7

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

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

Categories

Categories

ORM Data
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

cloud-information-model
Version

Version

2.7
Type

Type

jar

Download cloud-information-model 2.7


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