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

org.odpi.egeria:admin-services 0.1

The administration services support the configuration of the open metadata server chassis. This configuration determines which of the open metadata services are active. It also supports the querying the runtime (operational) state of the open metadata components.

Группа

Группа

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

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

admin-services
Версия

Версия

0.1
Тип

Тип

pom

Скачать admin-services 0.1

Имя Файла Размер
admin-services-0.1.pom 1 KB
Обзор

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