is not current version
Last Version 4.10.0

org.vertexium:vertexium-accumulo 4.5.2


GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-accumulo
Version

Version

4.5.2
Type

Type

jar

Download vertexium-accumulo 4.5.2


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