is not current version
Last Version 0.0.2

com.github.tlrx:elasticsearch-view-plugin 0.0.1


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.tlrx
ArtifactId

ArtifactId

elasticsearch-view-plugin
Version

Version

0.0.1
Type

Type

jar

Download elasticsearch-view-plugin 0.0.1


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