is not current version
Last Version 2.0.11

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

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.7.1
Type

Type

jar

Download elasticsearch-river-mongodb 1.7.1


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