License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.umlg |
ArtifactId | ArtifactIdsqlg-postgres-dialect |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsqlg :: postgres dialect
Sqlg is a tinkerpop 3 implementation on top of a rdbms.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.umlg : sqlg-test | jar | 2.1.6 |