is not current version
Last Version 3.9

org.odpi.egeria:file-connectors 1.6

File Connectors contain OCF connectors to files.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

file-connectors
Version

Version

1.6
Type

Type

pom

Download file-connectors 1.6

Filename Size
file-connectors-1.6.pom 1 KB
Browse

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