Last Version

Apache HBase - Error Prone Rules 2.1.3_1

Module to hold error prone custom rules for HBase.

License

License

Categories

Categories

Error Prone Application Testing & Monitoring Code Analysis
GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-error-prone
Version

Version

2.1.3_1
Type

Type

jar
Description

Description

Apache HBase - Error Prone Rules
Module to hold error prone custom rules for HBase.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-error-prone

Download hbase-error-prone 2.1.3_1


<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-error-prone/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-error-prone</artifactId>
    <version>2.1.3_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-error-prone/
implementation 'ch.cern.hbase:hbase-error-prone:2.1.3_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-error-prone/
implementation ("ch.cern.hbase:hbase-error-prone:2.1.3_1")
'ch.cern.hbase:hbase-error-prone:jar:2.1.3_1'
<dependency org="ch.cern.hbase" name="hbase-error-prone" rev="2.1.3_1">
  <artifact name="hbase-error-prone" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-error-prone', version='2.1.3_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-error-prone" % "2.1.3_1"
[ch.cern.hbase/hbase-error-prone "2.1.3_1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.auto.service : auto-service Optional jar 1.0-rc3
junit : junit jar 4.12

provided (3)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotation jar 2.2.0
com.google.errorprone : error_prone_check_api jar 2.2.0
com.google.errorprone : javac jar 9-dev-r4023-3

Project Modules

There are no modules declared in this project.