is not current version
Last Version 0.9.1

org.securegraph:securegraph-accumulo 0.5.0


GroupId

GroupId

org.securegraph
ArtifactId

ArtifactId

securegraph-accumulo
Version

Version

0.5.0
Type

Type

jar

Download securegraph-accumulo 0.5.0


<!-- https://jarcasting.com/artifacts/org.securegraph/securegraph-accumulo/ -->
<dependency>
    <groupId>org.securegraph</groupId>
    <artifactId>securegraph-accumulo</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.securegraph/securegraph-accumulo/
implementation 'org.securegraph:securegraph-accumulo:0.5.0'
// https://jarcasting.com/artifacts/org.securegraph/securegraph-accumulo/
implementation ("org.securegraph:securegraph-accumulo:0.5.0")
'org.securegraph:securegraph-accumulo:jar:0.5.0'
<dependency org="org.securegraph" name="securegraph-accumulo" rev="0.5.0">
  <artifact name="securegraph-accumulo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.securegraph', module='securegraph-accumulo', version='0.5.0')
)
libraryDependencies += "org.securegraph" % "securegraph-accumulo" % "0.5.0"
[org.securegraph/securegraph-accumulo "0.5.0"]