License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdch.cern.hbase |
ArtifactId | ArtifactIdhbase-checkstyle |
Last Version | Last Version2.2.4_1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Checkstyle
Module to hold Checkstyle properties for HBase.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-checkstyle/ -->
<dependency>
<groupId>ch.cern.hbase</groupId>
<artifactId>hbase-checkstyle</artifactId>
<version>2.2.4_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-checkstyle/
implementation 'ch.cern.hbase:hbase-checkstyle:2.2.4_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-checkstyle/
implementation ("ch.cern.hbase:hbase-checkstyle:2.2.4_1")
'ch.cern.hbase:hbase-checkstyle:jar:2.2.4_1'
<dependency org="ch.cern.hbase" name="hbase-checkstyle" rev="2.2.4_1">
<artifact name="hbase-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-checkstyle', version='2.2.4_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-checkstyle" % "2.2.4_1"
[ch.cern.hbase/hbase-checkstyle "2.2.4_1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |