is not current version
Last Version 6.3.2.3

org.xbib.elasticsearch.plugin:elasticsearch-plugin-bundle 2.2.0.3

A bundle of plugins for Elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.xbib.elasticsearch.plugin
ArtifactId

ArtifactId

elasticsearch-plugin-bundle
Version

Version

2.2.0.3
Type

Type

jar

Download elasticsearch-plugin-bundle 2.2.0.3


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