License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.machbase.ycsb |
ArtifactId | ArtifactIddatastore-specific-descriptor |
Version | Version0.13.0 |
Type | Typejar |
Description |
DescriptionPer Datastore Binding descriptor
This module contains the assembly descriptor used by the individual components
to build binding-specific distributions.
|
<!-- https://jarcasting.com/artifacts/com.machbase.ycsb/datastore-specific-descriptor/ -->
<dependency>
<groupId>com.machbase.ycsb</groupId>
<artifactId>datastore-specific-descriptor</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.machbase.ycsb/datastore-specific-descriptor/
implementation 'com.machbase.ycsb:datastore-specific-descriptor:0.13.0'
// https://jarcasting.com/artifacts/com.machbase.ycsb/datastore-specific-descriptor/
implementation ("com.machbase.ycsb:datastore-specific-descriptor:0.13.0")
'com.machbase.ycsb:datastore-specific-descriptor:jar:0.13.0'
<dependency org="com.machbase.ycsb" name="datastore-specific-descriptor" rev="0.13.0">
<artifact name="datastore-specific-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.machbase.ycsb', module='datastore-specific-descriptor', version='0.13.0')
)
libraryDependencies += "com.machbase.ycsb" % "datastore-specific-descriptor" % "0.13.0"
[com.machbase.ycsb/datastore-specific-descriptor "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.machbase.ycsb : core | jar | 0.13.0 |