is not current version
Last Version 1.6.0

com.github.lbroudoux.elasticsearch:amazon-s3-river 1.2.0


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.lbroudoux.elasticsearch
ArtifactId

ArtifactId

amazon-s3-river
Version

Version

1.2.0
Type

Type

jar

Download amazon-s3-river 1.2.0


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