| License |
License |
|---|---|
| Categories |
CategoriesConfiguration Application Layer Libs config |
| GroupId | GroupIdch.cern.hbase |
| ArtifactId | ArtifactIdhbase-build-configuration |
| Last Version | Last Version2.2.4_1 |
| 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.4_1.pom | 4 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.cern.hbase : hbase-annotations | test-jar | 2.2.4_1 |
| junit : junit | jar | 4.12 |