is not current version
Last Version 2.1.3_1

ch.cern.hbase:hbase-build-support 2.1.3

Parent module for build-support artifacts

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-build-support
Version

Version

2.1.3
Type

Type

pom

Download hbase-build-support 2.1.3


<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-build-support/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-build-support</artifactId>
    <version>2.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-build-support/
implementation 'ch.cern.hbase:hbase-build-support:2.1.3'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-build-support/
implementation ("ch.cern.hbase:hbase-build-support:2.1.3")
'ch.cern.hbase:hbase-build-support:pom:2.1.3'
<dependency org="ch.cern.hbase" name="hbase-build-support" rev="2.1.3">
  <artifact name="hbase-build-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-build-support', version='2.1.3')
)
libraryDependencies += "ch.cern.hbase" % "hbase-build-support" % "2.1.3"
[ch.cern.hbase/hbase-build-support "2.1.3"]