Last Version

Repository Services Implementation 3.9

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

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

repository-services-implementation
Version

Version

3.9
Type

Type

jar
Description

Description

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

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download repository-services-implementation 3.9


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : repository-services-apis jar 3.9
org.odpi.egeria : open-metadata-types jar 3.9
org.odpi.egeria : metadata-security-server jar 3.9
org.odpi.egeria : admin-services-api jar 3.9
org.odpi.egeria : ffdc-services jar 3.9
org.odpi.egeria : connector-configuration-factory jar 3.9
org.odpi.egeria : multi-tenant jar 3.9

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.