Last Version

Cohort Registry File Store 3.9

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.9
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.9


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

Dependencies

compile (6)

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
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
commons-io : commons-io jar 2.11.0
org.odpi.egeria : repository-services-apis 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.