sqlg :: core

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

Last Version

2.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download sqlg-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.tinkerpop : gremlin-core jar 3.5.1
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
com.google.guava : guava jar [30.0-jre,)
org.apache.commons : commons-collections4 jar 4.4
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1-1
2.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