is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:accumulo-store 1.4.1


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

accumulo-store
Version

Version

1.4.1
Type

Type

jar

Download accumulo-store 1.4.1


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