License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.umlg |
ArtifactId | ArtifactIdsqlg-postgres |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsqlg :: postgres
Sqlg is a tinkerpop 3 implementation on top of a rdbms.
|
Filename | Size |
---|---|
sqlg-postgres-2.1.6.pom | |
sqlg-postgres-2.1.6.jar | 22 KB |
sqlg-postgres-2.1.6-sources.jar | 9 KB |
sqlg-postgres-2.1.6-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.umlg/sqlg-postgres/ -->
<dependency>
<groupId>org.umlg</groupId>
<artifactId>sqlg-postgres</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.umlg/sqlg-postgres/
implementation 'org.umlg:sqlg-postgres:2.1.6'
// https://jarcasting.com/artifacts/org.umlg/sqlg-postgres/
implementation ("org.umlg:sqlg-postgres:2.1.6")
'org.umlg:sqlg-postgres:jar:2.1.6'
<dependency org="org.umlg" name="sqlg-postgres" rev="2.1.6">
<artifact name="sqlg-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.umlg', module='sqlg-postgres', version='2.1.6')
)
libraryDependencies += "org.umlg" % "sqlg-postgres" % "2.1.6"
[org.umlg/sqlg-postgres "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tinkerpop : gremlin-groovy | jar | 3.5.1 |
org.umlg : sqlg-postgres-dialect | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.umlg : sqlg-test | jar | 2.1.6 |
org.umlg : sqlg-c3p0 | jar | 2.1.6 |