Last Version

Apache HBase - Archetypes 2.2.4_1

Maven archetypes for generation of fully-configured HBase client projects

License

License

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-archetypes
Version

Version

2.2.4_1
Type

Type

pom
Description

Description

Apache HBase - Archetypes
Maven archetypes for generation of fully-configured HBase client projects
Project URL

Project URL

https://hbase.apache.org/hbase-archetypes
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-archetypes

Download hbase-archetypes 2.2.4_1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.yetus : audience-annotations jar 0.5.0

test (2)

Group / Artifact Type Version
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1
junit : junit jar 4.12

Project Modules

  • hbase-client-project
  • hbase-shaded-client-project
  • hbase-archetype-builder