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

org.odpi.egeria:governance-services-sample 2.8

Sample that shows how to create both open discovery services and governance action services

Группа

Группа

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

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

governance-services-sample
Версия

Версия

2.8
Тип

Тип

jar

Скачать governance-services-sample 2.8


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