License |
License |
---|---|
GroupId | GroupIdcom.machbase.ycsb |
ArtifactId | ArtifactIdroot |
Version | Version0.13.0 |
Type | Typepom |
Description |
DescriptionYCSB-Machbase-binding
Yahoo! Cloud Serving Benchmark using MACHBASE.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root-0.13.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.machbase.ycsb/root/ -->
<dependency>
<groupId>com.machbase.ycsb</groupId>
<artifactId>root</artifactId>
<version>0.13.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.machbase.ycsb/root/
implementation 'com.machbase.ycsb:root:0.13.0'
// https://jarcasting.com/artifacts/com.machbase.ycsb/root/
implementation ("com.machbase.ycsb:root:0.13.0")
'com.machbase.ycsb:root:pom:0.13.0'
<dependency org="com.machbase.ycsb" name="root" rev="0.13.0">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.machbase.ycsb', module='root', version='0.13.0')
)
libraryDependencies += "com.machbase.ycsb" % "root" % "0.13.0"
[com.machbase.ycsb/root "0.13.0"]