is not current version
Last Version 3.9

org.odpi.egeria:community-profile-client 0.2

Client library for the Community Profile Open Metadata Access Service (OMAS).

Categories

Categories

Unity Business Logic Libraries Game Development CLI User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

community-profile-client
Version

Version

0.2
Type

Type

jar

Download community-profile-client 0.2


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