is not current version
Last Version 0.7.8

be.intersentia.elasticsearch:mapping_annotations 0.6.1

ElasticConfig Mapping Annotations is a Java project which allows you to automatically configure the analysis and mapping of an ElasticSearch index based on annotations

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

be.intersentia.elasticsearch
ArtifactId

ArtifactId

mapping_annotations
Version

Version

0.6.1
Type

Type

jar

Download mapping_annotations 0.6.1


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