License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.alibaba.hbase |
ArtifactId | ArtifactIdhbase-build-configuration |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache HBase - Build Configuration
Configure the build-support artifacts for maven build
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hbase-build-configuration-2.2.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.hbase/hbase-build-configuration/ -->
<dependency>
<groupId>com.alibaba.hbase</groupId>
<artifactId>hbase-build-configuration</artifactId>
<version>2.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.hbase/hbase-build-configuration/
implementation 'com.alibaba.hbase:hbase-build-configuration:2.2.3'
// https://jarcasting.com/artifacts/com.alibaba.hbase/hbase-build-configuration/
implementation ("com.alibaba.hbase:hbase-build-configuration:2.2.3")
'com.alibaba.hbase:hbase-build-configuration:pom:2.2.3'
<dependency org="com.alibaba.hbase" name="hbase-build-configuration" rev="2.2.3">
<artifact name="hbase-build-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.hbase', module='hbase-build-configuration', version='2.2.3')
)
libraryDependencies += "com.alibaba.hbase" % "hbase-build-configuration" % "2.2.3"
[com.alibaba.hbase/hbase-build-configuration "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.yetus : audience-annotations | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-annotations | test-jar | 2.2.3 |
junit : junit | jar | 4.12 |