| License | License | 
|---|---|
| Categories | CategoriesConfiguration Application Layer Libs config | 
| GroupId | GroupIdcom.aliyun.hbase.test | 
| ArtifactId | ArtifactIdhbase-build-configuration | 
| Last Version | Last Version2.0.6 | 
| 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.0.6.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aliyun.hbase.test/hbase-build-configuration/ -->
<dependency>
    <groupId>com.aliyun.hbase.test</groupId>
    <artifactId>hbase-build-configuration</artifactId>
    <version>2.0.6</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.aliyun.hbase.test/hbase-build-configuration/
implementation 'com.aliyun.hbase.test:hbase-build-configuration:2.0.6'// https://jarcasting.com/artifacts/com.aliyun.hbase.test/hbase-build-configuration/
implementation ("com.aliyun.hbase.test:hbase-build-configuration:2.0.6")'com.aliyun.hbase.test:hbase-build-configuration:pom:2.0.6'<dependency org="com.aliyun.hbase.test" name="hbase-build-configuration" rev="2.0.6">
  <artifact name="hbase-build-configuration" type="pom" />
</dependency>@Grapes(
@Grab(group='com.aliyun.hbase.test', module='hbase-build-configuration', version='2.0.6')
)libraryDependencies += "com.aliyun.hbase.test" % "hbase-build-configuration" % "2.0.6"[com.aliyun.hbase.test/hbase-build-configuration "2.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.yetus : audience-annotations | jar | 0.5.0 | 
| junit : junit | jar | 4.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hbase : hbase-annotations | test-jar | 2.0.6 |