| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторcloud-information-model |
| Версия | Версия2.11 |
| Тип | Типjar |
| Описание |
ОписаниеCloud Information Model
Cloud Information Model provides a utility to create an egeria import file from the Clouf Information Model standard.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/cloud-information-model/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>cloud-information-model</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/cloud-information-model/
implementation 'org.odpi.egeria:cloud-information-model:2.11'
// https://jarcasting.com/artifacts/org.odpi.egeria/cloud-information-model/
implementation ("org.odpi.egeria:cloud-information-model:2.11")
'org.odpi.egeria:cloud-information-model:jar:2.11'
<dependency org="org.odpi.egeria" name="cloud-information-model" rev="2.11">
<artifact name="cloud-information-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='cloud-information-model', version='2.11')
)
libraryDependencies += "org.odpi.egeria" % "cloud-information-model" % "2.11"
[org.odpi.egeria/cloud-information-model "2.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.odpi.egeria : design-model-archive-base | jar | 2.11 |
| org.odpi.egeria : repository-services-apis | jar | 2.11 |
| org.odpi.egeria : repository-services-archive-utilities | jar | 2.11 |
| com.github.jsonld-java : jsonld-java | jar | 0.13.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |