Last Version

YCSB Datastore Binding Parent 0.17.0

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

License

License

GroupId

GroupId

site.ycsb
ArtifactId

ArtifactId

binding-parent
Version

Version

0.17.0
Type

Type

pom
Description

Description

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

Download binding-parent 0.17.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • datastore-specific-descriptor