Git River for ElasticSearch


License

License

Categories

Categories

Git Development Tools Version Controls Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.bazoud.elasticsearch
ArtifactId

ArtifactId

elasticsearch-river-git
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Git River for ElasticSearch
Git River for ElasticSearch
Project URL

Project URL

https://github.com/obazoud/elasticsearch-river-git

Download elasticsearch-river-git

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 0.90.3
com.google.guava : guava jar 14.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
org.eclipse.jgit : org.eclipse.jgit jar 3.0.0.201306101825-r
commons-beanutils : commons-beanutils jar 1.8.3
com.github.tlrx : elasticsearch-test jar 0.0.9

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 0.11.4
com.github.peichhorn : lombok-pg jar 0.11.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.3
0.0.2
0.0.1