is not current version
Last Version 3.9

org.odpi.egeria:configuration-encrypted-file-store-connector 2.7

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

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

configuration-encrypted-file-store-connector
Version

Version

2.7
Type

Type

jar

Download configuration-encrypted-file-store-connector 2.7


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