MetaModel module for Elasticsearch

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

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.eobjects.metamodel
ArtifactId

ArtifactId

MetaModel-elasticsearch
Last Version

Last Version

5.3.6
Release Date

Release Date

Type

Type

pom
Description

Description

MetaModel module for Elasticsearch
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-elasticsearch

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • native
  • rest

Versions

Version
5.3.6
5.3.5
5.3.4