Last Version

MetaModel module for ElasticSearch commons 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-common
Version

Version

5.3.3
Type

Type

jar
Description

Description

MetaModel module for ElasticSearch commons
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-common 5.3.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.metamodel : MetaModel-core jar 5.3.3
org.elasticsearch : elasticsearch jar 7.3.1
org.yaml : snakeyaml jar 1.25
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.