Last Version

sqlg :: postgres dialect 2.1.6

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

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

sqlg-postgres-dialect
Version

Version

2.1.6
Type

Type

jar
Description

Description

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

Download sqlg-postgres-dialect 2.1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.umlg : sqlg-core jar 2.1.6
org.postgresql : postgresql jar 42.3.3
net.postgis : postgis-jdbc jar 2.1.7.2

test (1)

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

Project Modules

There are no modules declared in this project.