| License |
License
Apache License
|
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.deephacks |
| ArtifactId | ArtifactIdconfit-provider-hbase-filter |
| Last Version | Last Version0.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConfit Provider HBase Filter
HBase Configuration Provider Filter
|
<!-- https://jarcasting.com/artifacts/org.deephacks/confit-provider-hbase-filter/ -->
<dependency>
<groupId>org.deephacks</groupId>
<artifactId>confit-provider-hbase-filter</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-provider-hbase-filter/
implementation 'org.deephacks:confit-provider-hbase-filter:0.17.0'
// https://jarcasting.com/artifacts/org.deephacks/confit-provider-hbase-filter/
implementation ("org.deephacks:confit-provider-hbase-filter:0.17.0")
'org.deephacks:confit-provider-hbase-filter:jar:0.17.0'
<dependency org="org.deephacks" name="confit-provider-hbase-filter" rev="0.17.0">
<artifact name="confit-provider-hbase-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-provider-hbase-filter', version='0.17.0')
)
libraryDependencies += "org.deephacks" % "confit-provider-hbase-filter" % "0.17.0"
[org.deephacks/confit-provider-hbase-filter "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 1.1.2 |
| org.apache.hbase : hbase | jar | 0.94.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.unitils : unitils-core | jar | 3.1 |