License |
License |
---|---|
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdstorage-accumulo-base |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBigConnect: Storage: Accumulo
Massively Scalable Graph Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storage-accumulo-base-4.2.1.pom | 685 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo-base/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>storage-accumulo-base</artifactId>
<version>4.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo-base/
implementation 'io.bigconnect:storage-accumulo-base:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/storage-accumulo-base/
implementation ("io.bigconnect:storage-accumulo-base:4.2.1")
'io.bigconnect:storage-accumulo-base:pom:4.2.1'
<dependency org="io.bigconnect" name="storage-accumulo-base" rev="4.2.1">
<artifact name="storage-accumulo-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='storage-accumulo-base', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "storage-accumulo-base" % "4.2.1"
[io.bigconnect/storage-accumulo-base "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |