sqlg

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
Last Version

Last Version

2.1.6
Release Date

Release Date

Type

Type

pom
Description

Description

sqlg
Sqlg is a tinkerpop 3 implementation on top of a rdbms.
Project URL

Project URL

https://github.com/pietermartin/sqlg

Download sqlg

Filename Size
sqlg-2.1.6.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sqlg-core
  • sqlg-test
  • sqlg-postgres-parent
  • sqlg-hsqldb-parent
  • sqlg-h2-parent
  • sqlg-mariadb-parent
  • sqlg-mysql-parent
  • sqlg-mssqlserver-parent
  • sqlg-doc
  • sqlg-ui
  • sqlg-gremlin-server
  • sqlg-jdbc-pool

Versions

Version
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1-1
2.1.0
2.0.2
2.0.1
2.0.0
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0.RC2
1.1.0.RC1
1.0.2
1.0.1
1.0.0
1.0.0.M9
1.0.0.M6
1.0.0.M1