is not current version
Last Version 4.15.0

edu.jhu.hlt:concrete-simpleaccumulo 4.14.0

Store and Fetch Communications stored in accumulo

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-simpleaccumulo
Version

Version

4.14.0
Type

Type

jar

Download concrete-simpleaccumulo 4.14.0


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