is not current version
Last Version 3.9

org.odpi.egeria:repository-services-implementation 2.3

The Open Metadata Repository Services (OMRS) implementation contains the support for the peer-to-peer metadata exchange and federation.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

repository-services-implementation
Version

Version

2.3
Type

Type

jar

Download repository-services-implementation 2.3


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