не последняя версия
Последняя версия 2.10

org.odpi.egeria:gaian-connector 2.1

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

Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

gaian-connector
Версия

Версия

2.1
Тип

Тип

jar

Скачать gaian-connector 2.1


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