is not current version
Last Version 3.9

org.odpi.egeria:file-connectors 1.7

File Connectors contain OCF connectors to files.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

file-connectors
Version

Version

1.7
Type

Type

pom

Download file-connectors 1.7

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