License |
License |
---|---|
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdstorage-rocksdb |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigConnect: Storage: RocksDB
Massively Scalable Graph Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storage-rocksdb-4.2.1.pom | |
storage-rocksdb-4.2.1.jar | 16 KB |
storage-rocksdb-4.2.1-sources.jar | 12 KB |
storage-rocksdb-4.2.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/storage-rocksdb/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>storage-rocksdb</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/storage-rocksdb/
implementation 'io.bigconnect:storage-rocksdb:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/storage-rocksdb/
implementation ("io.bigconnect:storage-rocksdb:4.2.1")
'io.bigconnect:storage-rocksdb:jar:4.2.1'
<dependency org="io.bigconnect" name="storage-rocksdb" rev="4.2.1">
<artifact name="storage-rocksdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='storage-rocksdb', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "storage-rocksdb" % "4.2.1"
[io.bigconnect/storage-rocksdb "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bigconnect : core | jar | 4.2.1 |
io.bigconnect : security | jar | 4.2.1 |
org.rocksdb : rocksdbjni | jar | 6.13.3 |
commons-io : commons-io | jar | 2.6 |
commons-collections : commons-collections | jar | 3.2.2 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
io.bigconnect : core | test-jar | 4.2.1 |
io.bigconnect : test | test-jar | 4.2.1 |
io.bigconnect : test | jar | 4.2.1 |