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

org.odpi.egeria:platform-services 2.6

The platform services support the base services of an OMAG Server Platform.

Категории

Категории

ORM Данные
Группа

Группа

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

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

platform-services
Версия

Версия

2.6
Тип

Тип

pom

Скачать platform-services 2.6

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

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