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

org.odpi.egeria:platform-services 2.3

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

Категории

Категории

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

Группа

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

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

platform-services
Версия

Версия

2.3
Тип

Тип

pom

Скачать platform-services 2.3

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

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