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

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

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

Категории

Категории

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

Группа

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

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

community-profile-client
Версия

Версия

2.4
Тип

Тип

jar

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


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