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

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

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

Категории

Категории

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

Группа

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

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

community-profile-client
Версия

Версия

1.3
Тип

Тип

jar

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


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