не последняя версия
Последняя версия 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:store-implementation 1.8.0-RC4


Группа

Группа

uk.gov.gchq.gaffer
Идентификатор

Идентификатор

store-implementation
Версия

Версия

1.8.0-RC4
Тип

Тип

jar

Скачать store-implementation 1.8.0-RC4


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