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

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

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

Группа

Группа

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

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

governance-services-sample
Версия

Версия

2.7
Тип

Тип

jar

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


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