| License |
License |
|---|---|
| Categories |
CategoriesGit Development Tools Version Controls Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdcom.bazoud.elasticsearch |
| ArtifactId | ArtifactIdelasticsearch-river-git |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGit River for ElasticSearch
Git River for ElasticSearch
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 0.11.4 |
| com.github.peichhorn : lombok-pg | jar | 0.11.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |