License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bitnine |
ArtifactId | ArtifactIdagensgraph-jdbc |
Version | Version1.4.2-c1 |
Type | Typejar |
Description |
DescriptionAgensgraph JDBC
JDBC driver for agensgraph
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
agensgraph-jdbc-1.4.2-c1.pom | |
agensgraph-jdbc-1.4.2-c1.jar | 792 KB |
agensgraph-jdbc-1.4.2-c1-sources.jar | 36 KB |
agensgraph-jdbc-1.4.2-c1-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bitnine/agensgraph-jdbc/ -->
<dependency>
<groupId>net.bitnine</groupId>
<artifactId>agensgraph-jdbc</artifactId>
<version>1.4.2-c1</version>
</dependency>
// https://jarcasting.com/artifacts/net.bitnine/agensgraph-jdbc/
implementation 'net.bitnine:agensgraph-jdbc:1.4.2-c1'
// https://jarcasting.com/artifacts/net.bitnine/agensgraph-jdbc/
implementation ("net.bitnine:agensgraph-jdbc:1.4.2-c1")
'net.bitnine:agensgraph-jdbc:jar:1.4.2-c1'
<dependency org="net.bitnine" name="agensgraph-jdbc" rev="1.4.2-c1">
<artifact name="agensgraph-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bitnine', module='agensgraph-jdbc', version='1.4.2-c1')
)
libraryDependencies += "net.bitnine" % "agensgraph-jdbc" % "1.4.2-c1"
[net.bitnine/agensgraph-jdbc "1.4.2-c1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |