is not current version
Last Version 3.9

org.odpi.egeria:cohort-registry-store-connectors 2.0

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.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

cohort-registry-store-connectors
Version

Version

2.0
Type

Type

pom

Download cohort-registry-store-connectors 2.0


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