Last Version

ElasticConfig Mapping Annotations 0.7.8

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

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

be.intersentia.elasticsearch
ArtifactId

ArtifactId

mapping_annotations
Version

Version

0.7.8
Type

Type

jar
Description

Description

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

Project URL

https://github.com/intersentia/elasticconfig
Source Code Management

Source Code Management

https://github.com/intersentia/elasticconfig

Download mapping_annotations 0.7.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.5
io.github.classgraph : classgraph jar 4.8.43
io.github.lukehutch : fast-classpath-scanner jar 3.1.13
org.apache.logging.log4j : log4j-api jar 2.13.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.8.5
org.apache.logging.log4j : log4j-core jar 2.13.2

Project Modules

There are no modules declared in this project.