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