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

org.odpi.egeria:frameworks 1.0

The open metadata and governance frameworks define the interfaces for pluggable components. These components provide much of the customization offered by the open metadata and governance implementation.

Группа

Группа

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

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

frameworks
Версия

Версия

1.0
Тип

Тип

pom

Скачать frameworks 1.0

Имя Файла Размер
frameworks-1.0.pom 1 KB
Обзор

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