License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdcommunity-profile |
Version | Version3.3 |
Type | Typepom |
Description |
DescriptionCommunity 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.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
community-profile-3.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/community-profile/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>community-profile</artifactId>
<version>3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/community-profile/
implementation 'org.odpi.egeria:community-profile:3.3'
// https://jarcasting.com/artifacts/org.odpi.egeria/community-profile/
implementation ("org.odpi.egeria:community-profile:3.3")
'org.odpi.egeria:community-profile:pom:3.3'
<dependency org="org.odpi.egeria" name="community-profile" rev="3.3">
<artifact name="community-profile" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='community-profile', version='3.3')
)
libraryDependencies += "org.odpi.egeria" % "community-profile" % "3.3"
[org.odpi.egeria/community-profile "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |