Last Version

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

Version

2.1.6
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 2.1.6

Filename Size
sqlg-2.1.6.pom 17 KB
Browse

<!-- 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