is not current version
Last Version 4.10.0

org.vertexium:vertexium-accumulo 4.3.1


GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-accumulo
Version

Version

4.3.1
Type

Type

jar

Download vertexium-accumulo 4.3.1


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