License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.richardwill98.elasticsearch |
ArtifactId | ArtifactIdelasticsearch-river-mongodb |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-river-mongodb
MongoDB River for ElasticSearch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 0.20.1 |
org.mongodb : mongo-java-driver | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
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 |