Last Version

Machbase Binding 0.13.0

This module acts as the parent for new datastore bindings. It creates a datastore specific binary artifact.

License

License

GroupId

GroupId

com.machbase.ycsb
ArtifactId

ArtifactId

machbase-binding
Version

Version

0.13.0
Type

Type

jar
Description

Description

Machbase Binding
This module acts as the parent for new datastore bindings. It creates a datastore specific binary artifact.

Download machbase-binding 0.13.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.machbase.client » machbase-client jar 5.5.0

system (1)

Group / Artifact Type Version
com.yahoo.ycsb » core jar 0.13.0-SNAPSHOT

Project Modules

There are no modules declared in this project.