is not current version
Last Version 3.9

org.odpi.egeria:file-connectors 1.1

File Connectors contain OCF connectors to files.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

file-connectors
Version

Version

1.1
Type

Type

pom

Download file-connectors 1.1

Filename Size
file-connectors-1.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/file-connectors/
implementation 'org.odpi.egeria:file-connectors:1.1'
// https://jarcasting.com/artifacts/org.odpi.egeria/file-connectors/
implementation ("org.odpi.egeria:file-connectors:1.1")
'org.odpi.egeria:file-connectors:pom:1.1'
<dependency org="org.odpi.egeria" name="file-connectors" rev="1.1">
  <artifact name="file-connectors" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='file-connectors', version='1.1')
)
libraryDependencies += "org.odpi.egeria" % "file-connectors" % "1.1"
[org.odpi.egeria/file-connectors "1.1"]