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