is not current version
Last Version 1.4.0

org.codelibs:elasticsearch-eventhook 1.3.0

This plugin invokes your scripts on Elasticsearch event.

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-eventhook
Version

Version

1.3.0
Type

Type

jar

Download elasticsearch-eventhook 1.3.0


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