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