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.

Лицензия

Лицензия

Группа

Группа

org.eobjects.metamodel
Идентификатор

Идентификатор

MetaModel-hbase
Последняя версия

Последняя версия

5.3.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать MetaModel-hbase

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.33

test (2)

Идентификатор библиотеки Тип Версия
io.netty : netty-transport jar 4.1.13.Final
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.3.6
5.3.5
5.3.4