is not current version
Last Version 3.9

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

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

1.1
Type

Type

pom

Download cohort-registry-store-connectors 1.1


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