is not current version
Last Version 3.9

org.odpi.egeria:community-profile-spring 2.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

2.4
Type

Type

jar

Download community-profile-spring 2.4


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