License |
License |
---|---|
GroupId | GroupIdorg.apache.omid |
ArtifactId | ArtifactIdomid-benchmarks |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBenchmarks
Apache Omid provides multi-row/multi-table transactional support for HBase-based applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
omid-benchmarks-1.0.2.pom | |
omid-benchmarks-1.0.2.jar | 37 KB |
omid-benchmarks-1.0.2-sources.jar | 26 KB |
omid-benchmarks-1.0.2-javadoc.jar | 92 KB |
omid-benchmarks-1.0.2-bin.tar.gz | 25 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.omid/omid-benchmarks/ -->
<dependency>
<groupId>org.apache.omid</groupId>
<artifactId>omid-benchmarks</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.omid/omid-benchmarks/
implementation 'org.apache.omid:omid-benchmarks:1.0.2'
// https://jarcasting.com/artifacts/org.apache.omid/omid-benchmarks/
implementation ("org.apache.omid:omid-benchmarks:1.0.2")
'org.apache.omid:omid-benchmarks:jar:1.0.2'
<dependency org="org.apache.omid" name="omid-benchmarks" rev="1.0.2">
<artifact name="omid-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.omid', module='omid-benchmarks', version='1.0.2')
)
libraryDependencies += "org.apache.omid" % "omid-benchmarks" % "1.0.2"
[org.apache.omid/omid-benchmarks "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.omid : omid-transaction-client | jar | 1.0.2 |
org.apache.omid : omid-hbase-commit-table-hbase1.x | jar | 1.0.2 |
org.apache.omid : omid-metrics | jar | 1.0.2 |
org.apache.omid : omid-codahale-metrics | jar | 1.0.2 |
com.beust : jcommander | jar | 1.35 |
org.apache.phoenix.thirdparty : phoenix-shaded-guava | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |