is not current version
Last Version 3.9

Cohort Registry File Store 3.0

Provides the means to store the cohort registry membership details as a JSON file

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

cohort-registry-file-store-connector
Version

Version

3.0
Type

Type

jar
Description

Description

Cohort Registry File Store
Provides the means to store the cohort registry membership details as a JSON file
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download cohort-registry-file-store-connector 3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31
org.odpi.egeria : audit-log-framework jar 3.0
org.odpi.egeria : open-connector-framework jar 3.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
commons-io : commons-io jar 2.10.0
org.odpi.egeria : repository-services-apis jar 3.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.