is not current version
Last Version 0.17.0

org.deephacks:confit-provider-hbase-filter 0.16.3

HBase Configuration Provider Filter

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit-provider-hbase-filter
Version

Version

0.16.3
Type

Type

jar

Download confit-provider-hbase-filter 0.16.3


<!-- https://jarcasting.com/artifacts/org.deephacks/confit-provider-hbase-filter/ -->
<dependency>
    <groupId>org.deephacks</groupId>
    <artifactId>confit-provider-hbase-filter</artifactId>
    <version>0.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-provider-hbase-filter/
implementation 'org.deephacks:confit-provider-hbase-filter:0.16.3'
// https://jarcasting.com/artifacts/org.deephacks/confit-provider-hbase-filter/
implementation ("org.deephacks:confit-provider-hbase-filter:0.16.3")
'org.deephacks:confit-provider-hbase-filter:jar:0.16.3'
<dependency org="org.deephacks" name="confit-provider-hbase-filter" rev="0.16.3">
  <artifact name="confit-provider-hbase-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-provider-hbase-filter', version='0.16.3')
)
libraryDependencies += "org.deephacks" % "confit-provider-hbase-filter" % "0.16.3"
[org.deephacks/confit-provider-hbase-filter "0.16.3"]