Last Version

Cohort Registry Store Connectors 3.9

The cohort registry store connectors are connectors that store the cohort membership details used and maintained by the cohort registry. There is a cohort registry (and hence a cohort registry store) for each open metadata repository server.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

cohort-registry-store-connectors
Version

Version

3.9
Type

Type

pom
Description

Description

Cohort Registry Store Connectors
The cohort registry store connectors are connectors that store the cohort membership details used and maintained by the cohort registry. There is a cohort registry (and hence a cohort registry store) for each open metadata repository server.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download cohort-registry-store-connectors 3.9


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

Dependencies

compile (1)

Group / Artifact Type Version
org.odpi.egeria : repository-services-apis jar 3.9

test (1)

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

Project Modules

  • cohort-registry-file-store-connector