is not current version
Last Version 3.9

org.odpi.egeria:file-connectors 1.2

File Connectors contain OCF connectors to files.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

file-connectors
Version

Version

1.2
Type

Type

pom

Download file-connectors 1.2

Filename Size
file-connectors-1.2.pom 994 bytes
Browse

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