is not current version
Last Version 3.9

Configuration File Store Connector 2.11

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

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

configuration-file-store-connector
Version

Version

2.11
Type

Type

jar
Description

Description

Configuration File Store Connector
The configuration file store connector supports managing the open metadata configuration as a 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-file-store-connector 2.11


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

Dependencies

compile (6)

Group / Artifact Type Version
org.odpi.egeria : open-connector-framework jar 2.11
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 2.9.0
org.odpi.egeria : audit-log-framework jar 2.11
org.odpi.egeria : admin-services-api jar 2.11
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.