Last Version

Apache HBase - Archetypes 3.0.0-alpha-2

Maven archetypes for generation of fully-configured HBase client projects

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-archetypes
Version

Version

3.0.0-alpha-2
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 3.0.0-alpha-2


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.apache.hbase : hbase-annotations test-jar 3.0.0-alpha-2
junit : junit jar 4.13

Project Modules

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