is not current version
Last Version 2.10

org.odpi.egeria:gaian-connector 1.3

The Gaian connector provides a JDBC style connector to the Gaian virtualization engine.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

gaian-connector
Version

Version

1.3
Type

Type

jar

Download gaian-connector 1.3


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