License |
License |
---|---|
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdstorage-accumulo-iterators |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigConnect: Storage: Accumulo Iterators
Massively Scalable Graph Engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo-iterators/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>storage-accumulo-iterators</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo-iterators/
implementation 'io.bigconnect:storage-accumulo-iterators:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo-iterators/
implementation ("io.bigconnect:storage-accumulo-iterators:4.2.1")
'io.bigconnect:storage-accumulo-iterators:jar:4.2.1'
<dependency org="io.bigconnect" name="storage-accumulo-iterators" rev="4.2.1">
<artifact name="storage-accumulo-iterators" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='storage-accumulo-iterators', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "storage-accumulo-iterators" % "4.2.1"
[io.bigconnect/storage-accumulo-iterators "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.accumulo : accumulo-core | jar | 1.10.0 |
org.apache.hadoop : hadoop-client | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |