не последняя версия
Последняя версия 3.7

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

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

Категории

Категории

ORM Данные
Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

cloud-information-model
Версия

Версия

2.6
Тип

Тип

jar

Скачать cloud-information-model 2.6


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