is not current version
Last Version 3.9

org.odpi.egeria:configuration-file-store-connector 3.1

The configuration file store connector supports managing the open metadata configuration as a JSON file.

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

configuration-file-store-connector
Version

Version

3.1
Type

Type

jar

Download configuration-file-store-connector 3.1


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