Last Version

Encrypted Configuration File Store Connector 3.9

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

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

configuration-encrypted-file-store-connector
Version

Version

3.9
Type

Type

jar
Description

Description

Encrypted Configuration File Store Connector
The configuration file store connector supports managing the open metadata configuration as an encrypted JSON file.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download configuration-encrypted-file-store-connector 3.9


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.crypto.tink : tink jar 1.6.1
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.slf4j : slf4j-api jar 1.7.36
commons-io : commons-io jar 2.11.0
org.odpi.egeria : admin-services-api jar 3.9
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.