is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:store-implementation 1.7.0-RC2


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

store-implementation
Version

Version

1.7.0-RC2
Type

Type

jar

Download store-implementation 1.7.0-RC2


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