не последняя версия
Последняя версия 1.22.0

uk.gov.gchq.gaffer:hbase-store 1.1.0-RC1


Группа

Группа

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

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

hbase-store
Версия

Версия

1.1.0-RC1
Тип

Тип

jar

Скачать hbase-store 1.1.0-RC1


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