Last Version

MetaModel module for Apache HBase 5.3.6

MetaModel is a library that encapsulates the differences and enhances the capabilities of different datastores. Rich querying abilities are offered to datastores that do not otherwise support advanced querying and a unified view of the datastore structure is offered through a single model of the schemas, tables, columns and relationships.

License

License

GroupId

GroupId

org.eobjects.metamodel
ArtifactId

ArtifactId

MetaModel-hbase
Version

Version

5.3.6
Type

Type

jar
Description

Description

MetaModel module for Apache HBase
MetaModel is a library that encapsulates the differences and enhances the capabilities of different datastores. Rich querying abilities are offered to datastores that do not otherwise support advanced querying and a unified view of the datastore structure is offered through a single model of the schemas, tables, columns and relationships.

Download MetaModel-hbase 5.3.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eobjects.metamodel : MetaModel-hadoop jar 5.3.6
org.apache.hbase : hbase-client jar 2.1.1
org.slf4j : jcl-over-slf4j jar 1.7.33

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.33

test (2)

Group / Artifact Type Version
io.netty : netty-transport jar 4.1.13.Final
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.