is not current version
Last Version 3.9

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

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

1.8
Type

Type

jar

Download configuration-file-store-connector 1.8


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