Last Version

Apache HBase - Build Configuration 2.2.4_1

Configure the build-support artifacts for maven build

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-build-configuration
Version

Version

2.2.4_1
Type

Type

pom
Description

Description

Apache HBase - Build Configuration
Configure the build-support artifacts for maven build
Project URL

Project URL

https://hbase.apache.org/hbase-build-configuration
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hbase-build-configuration 2.2.4_1


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

There are no modules declared in this project.