is not current version
Last Version 1.4.2-c1

net.bitnine:agensgraph-jdbc 1.3.0

JDBC driver for agensgraph

Categories

Categories

Net
GroupId

GroupId

net.bitnine
ArtifactId

ArtifactId

agensgraph-jdbc
Version

Version

1.3.0
Type

Type

jar

Download agensgraph-jdbc 1.3.0


<!-- https://jarcasting.com/artifacts/net.bitnine/agensgraph-jdbc/ -->
<dependency>
    <groupId>net.bitnine</groupId>
    <artifactId>agensgraph-jdbc</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bitnine/agensgraph-jdbc/
implementation 'net.bitnine:agensgraph-jdbc:1.3.0'
// https://jarcasting.com/artifacts/net.bitnine/agensgraph-jdbc/
implementation ("net.bitnine:agensgraph-jdbc:1.3.0")
'net.bitnine:agensgraph-jdbc:jar:1.3.0'
<dependency org="net.bitnine" name="agensgraph-jdbc" rev="1.3.0">
  <artifact name="agensgraph-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bitnine', module='agensgraph-jdbc', version='1.3.0')
)
libraryDependencies += "net.bitnine" % "agensgraph-jdbc" % "1.3.0"
[net.bitnine/agensgraph-jdbc "1.3.0"]