License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdcohort-registry-file-store-connector |
Version | Version3.3 |
Type | Typejar |
Description |
DescriptionCohort Registry File Store
Provides the means to store the cohort registry membership details as a JSON file
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/cohort-registry-file-store-connector/
implementation 'org.odpi.egeria:cohort-registry-file-store-connector:3.3'
// https://jarcasting.com/artifacts/org.odpi.egeria/cohort-registry-file-store-connector/
implementation ("org.odpi.egeria:cohort-registry-file-store-connector:3.3")
'org.odpi.egeria:cohort-registry-file-store-connector:jar:3.3'
<dependency org="org.odpi.egeria" name="cohort-registry-file-store-connector" rev="3.3">
<artifact name="cohort-registry-file-store-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='cohort-registry-file-store-connector', version='3.3')
)
libraryDependencies += "org.odpi.egeria" % "cohort-registry-file-store-connector" % "3.3"
[org.odpi.egeria/cohort-registry-file-store-connector "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.odpi.egeria : audit-log-framework | jar | 3.3 |
org.odpi.egeria : open-connector-framework | jar | 3.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
commons-io : commons-io | jar | 2.11.0 |
org.odpi.egeria : repository-services-apis | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.32 |