| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторcommunity-profile |
| Версия | Версия3.6 |
| Тип | Типpom |
| Описание |
ОписаниеCommunity Profile OMAS
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.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| community-profile-3.6.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/community-profile/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>community-profile</artifactId>
<version>3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/community-profile/
implementation 'org.odpi.egeria:community-profile:3.6'
// https://jarcasting.com/artifacts/org.odpi.egeria/community-profile/
implementation ("org.odpi.egeria:community-profile:3.6")
'org.odpi.egeria:community-profile:pom:3.6'
<dependency org="org.odpi.egeria" name="community-profile" rev="3.6">
<artifact name="community-profile" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='community-profile', version='3.6')
)
libraryDependencies += "org.odpi.egeria" % "community-profile" % "3.6"
[org.odpi.egeria/community-profile "3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.35 |