Dropbox River Plugin for ElasticSearch

Dropbox River Plugin offers a simple way to index dropbox files into Elasticsearch. See full documentation on Github: https://github.com/dadoonet/dropbox

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

fr.pilato.elasticsearch.river
ArtifactId

ArtifactId

dropbox
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dropbox River Plugin for ElasticSearch
Dropbox River Plugin offers a simple way to index dropbox files into Elasticsearch. See full documentation on Github: https://github.com/dadoonet/dropbox
Project URL

Project URL

https://github.com/dadoonet/dropbox

Download dropbox

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
junit : junit jar 4.11
org.elasticsearch : elasticsearch jar 0.90.2
org.scribe : scribe jar 1.3.3

provided (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch-mapper-attachments jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0