is not current version
Last Version 2.0.11

com.github.richardwilly98.elasticsearch:elasticsearch-river-mongodb 2.0.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

2.0.9
Type

Type

jar

Download elasticsearch-river-mongodb 2.0.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>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.richardwilly98.elasticsearch/elasticsearch-river-mongodb/
implementation 'com.github.richardwilly98.elasticsearch:elasticsearch-river-mongodb:2.0.9'
// https://jarcasting.com/artifacts/com.github.richardwilly98.elasticsearch/elasticsearch-river-mongodb/
implementation ("com.github.richardwilly98.elasticsearch:elasticsearch-river-mongodb:2.0.9")
'com.github.richardwilly98.elasticsearch:elasticsearch-river-mongodb:jar:2.0.9'
<dependency org="com.github.richardwilly98.elasticsearch" name="elasticsearch-river-mongodb" rev="2.0.9">
  <artifact name="elasticsearch-river-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.richardwilly98.elasticsearch', module='elasticsearch-river-mongodb', version='2.0.9')
)
libraryDependencies += "com.github.richardwilly98.elasticsearch" % "elasticsearch-river-mongodb" % "2.0.9"
[com.github.richardwilly98.elasticsearch/elasticsearch-river-mongodb "2.0.9"]