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

org.odpi.egeria:community-profile-client 2.6

Client library for the Community Profile Open Metadata Access Service (OMAS).

Категории

Категории

Unity Прикладные библиотеки Game Development CLI Взаимодействие с пользователем
Группа

Группа

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

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

community-profile-client
Версия

Версия

2.6
Тип

Тип

jar

Скачать community-profile-client 2.6


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