is not current version
Last Version 2.0.11

com.github.richardwilly98.elasticsearch:elasticsearch-river-mongodb 1.6.9

MongoDB River for ElasticSearch

Categories

Categories

MongoDB Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.richardwilly98.elasticsearch
ArtifactId

ArtifactId

elasticsearch-river-mongodb
Version

Version

1.6.9
Type

Type

jar

Download elasticsearch-river-mongodb 1.6.9


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