Last Version

MetaModel module for Elasticsearch 5.3.3

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.apache.metamodel
ArtifactId

ArtifactId

MetaModel-elasticsearch
Version

Version

5.3.3
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.
Project Organization

Project Organization

The Apache Software Foundation

Download MetaModel-elasticsearch 5.3.3


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

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