| License |
License |
|---|---|
| GroupId | GroupIdio.bigconnect |
| ArtifactId | ArtifactIdstorage-accumulo |
| Last Version | Last Version4.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBigConnect: Storage: Accumulo
Massively Scalable Graph Engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| storage-accumulo-4.2.1.pom | |
| storage-accumulo-4.2.1.jar | 154 KB |
| storage-accumulo-4.2.1-tests.jar | 33 KB |
| storage-accumulo-4.2.1-sources.jar | 96 KB |
| storage-accumulo-4.2.1-javadoc.jar | 293 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>storage-accumulo</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo/
implementation 'io.bigconnect:storage-accumulo:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo/
implementation ("io.bigconnect:storage-accumulo:4.2.1")
'io.bigconnect:storage-accumulo:jar:4.2.1'
<dependency org="io.bigconnect" name="storage-accumulo" rev="4.2.1">
<artifact name="storage-accumulo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='storage-accumulo', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "storage-accumulo" % "4.2.1"
[io.bigconnect/storage-accumulo "4.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.bigconnect : storage-accumulo-iterators | jar | 4.2.1 |
| io.bigconnect : core | jar | 4.2.1 |
| org.apache.accumulo : accumulo-core | jar | 1.10.0 |
| org.apache.hadoop : hadoop-client | jar | 2.10.1 |
| org.apache.zookeeper : zookeeper | jar | 3.4.14 |
| org.apache.curator : curator-framework | jar | 2.13.0 |
| org.apache.curator : curator-recipes | jar | 2.13.0 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.bigconnect : test | jar | 4.2.1 |
| io.bigconnect : core | test-jar | 4.2.1 |
| io.bigconnect : test | test-jar | 4.2.1 |
| org.apache.accumulo : accumulo-minicluster | jar | 1.10.0 |
| org.apache.curator : curator-test | jar | 2.13.0 |