is not current version
Last Version 2.6.0

org.elasticsearch:elasticsearch-river-couchdb 1.3.0

CouchDB River for ElasticSearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-river-couchdb
Version

Version

1.3.0
Type

Type

jar

Download elasticsearch-river-couchdb 1.3.0


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