is not current version
Last Version 3.9

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

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.4
Type

Type

jar

Download community-profile-spring 1.4


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