is not current version
Last Version 1.13.6

org.thehive-project:elastic4play_2.12 1.13.5

Library to use Elasticsearch with Play framework

GroupId

GroupId

org.thehive-project
ArtifactId

ArtifactId

elastic4play_2.12
Version

Version

1.13.5
Type

Type

jar

Download elastic4play_2.12 1.13.5


<!-- https://jarcasting.com/artifacts/org.thehive-project/elastic4play_2.12/ -->
<dependency>
    <groupId>org.thehive-project</groupId>
    <artifactId>elastic4play_2.12</artifactId>
    <version>1.13.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.thehive-project/elastic4play_2.12/
implementation 'org.thehive-project:elastic4play_2.12:1.13.5'
// https://jarcasting.com/artifacts/org.thehive-project/elastic4play_2.12/
implementation ("org.thehive-project:elastic4play_2.12:1.13.5")
'org.thehive-project:elastic4play_2.12:jar:1.13.5'
<dependency org="org.thehive-project" name="elastic4play_2.12" rev="1.13.5">
  <artifact name="elastic4play_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thehive-project', module='elastic4play_2.12', version='1.13.5')
)
libraryDependencies += "org.thehive-project" % "elastic4play_2.12" % "1.13.5"
[org.thehive-project/elastic4play_2.12 "1.13.5"]