is not current version
Last Version 3.9

org.odpi.egeria:community-profile-spring 1.6

Spring-based REST API for the Community Profile Open Metadata Access Service (OMAS).

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

community-profile-spring
Version

Version

1.6
Type

Type

jar

Download community-profile-spring 1.6


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