| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdin.ashwanthkumar |
| ArtifactId | ArtifactIdsuuchi-rocksdb |
| Version | Version0.3.5 |
| Type | Typejar |
| Description |
DescriptionSuuchi Rocksdb
RocksDB Store implementation for Suuchi
|
| Filename | Size |
|---|---|
| suuchi-rocksdb-0.3.5.pom | |
| suuchi-rocksdb-0.3.5.jar | 21 KB |
| suuchi-rocksdb-0.3.5-sources.jar | 2 KB |
| suuchi-rocksdb-0.3.5-javadoc.jar | 361 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>suuchi-rocksdb</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/
implementation 'in.ashwanthkumar:suuchi-rocksdb:0.3.5'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/
implementation ("in.ashwanthkumar:suuchi-rocksdb:0.3.5")
'in.ashwanthkumar:suuchi-rocksdb:jar:0.3.5'
<dependency org="in.ashwanthkumar" name="suuchi-rocksdb" rev="0.3.5">
<artifact name="suuchi-rocksdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi-rocksdb', version='0.3.5')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi-rocksdb" % "0.3.5"
[in.ashwanthkumar/suuchi-rocksdb "0.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| in.ashwanthkumar : suuchi-core | jar | 0.3.5 |
| org.rocksdb : rocksdbjni | jar | 4.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |