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

org.odpi.egeria:community-profile 1.6

The Community Profile Open Metadata Access Service (OMAS) provides APIs for tools and applications managing the personal profiles and communities for people collaborating around data.

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

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

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

community-profile
Версия

Версия

1.6
Тип

Тип

pom

Скачать community-profile 1.6

Имя Файла Размер
community-profile-1.6.pom 1 KB
Обзор

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