is not current version
Last Version 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.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

community-profile
Version

Version

1.6
Type

Type

pom

Download community-profile 1.6


<!-- 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"]