Last Version

sqlg :: h2 2.1.6

Sqlg is a tinkerpop 3 implementation on top of a rdbms.

License

License

Categories

Categories

H2 Data Databases UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-h2
Version

Version

2.1.6
Type

Type

jar
Description

Description

sqlg :: h2
Sqlg is a tinkerpop 3 implementation on top of a rdbms.

Download sqlg-h2 2.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tinkerpop : gremlin-groovy jar 3.5.1
org.umlg : sqlg-h2-dialect jar 2.1.6

test (2)

Group / Artifact Type Version
org.umlg : sqlg-hikari jar 2.1.6
org.umlg : sqlg-test jar 2.1.6

Project Modules

There are no modules declared in this project.