elasticsearch-river-mongodb

MongoDB River for ElasticSearch

License

License

Categories

Categories

MongoDB Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.richardwill98.elasticsearch
ArtifactId

ArtifactId

elasticsearch-river-mongodb
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

elasticsearch-river-mongodb
MongoDB River for ElasticSearch
Project URL

Project URL

https://github.com/richardwilly98/elasticsearch-river-mongodb
Source Code Management

Source Code Management

https://github.com/richardwilly98/elasticsearch-river-mongodb

Download elasticsearch-river-mongodb

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 0.20.1
org.mongodb : mongo-java-driver jar 2.10.1

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.testng : testng jar 6.8
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.28
de.flapdoodle.embed : de.flapdoodle.embed.process jar 1.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2