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

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

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

Категории

Категории

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

Группа

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

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

community-profile-client
Версия

Версия

1.7
Тип

Тип

jar

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


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