License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.naytev |
ArtifactId | ArtifactIdplay-elasticsearch_2.10 |
Version | Version1.4.6 |
Type | Typejar |
Description |
Descriptionplay-elasticsearch
play-elasticsearch
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.naytev/play-elasticsearch_2.10/ -->
<dependency>
<groupId>com.naytev</groupId>
<artifactId>play-elasticsearch_2.10</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.naytev/play-elasticsearch_2.10/
implementation 'com.naytev:play-elasticsearch_2.10:1.4.6'
// https://jarcasting.com/artifacts/com.naytev/play-elasticsearch_2.10/
implementation ("com.naytev:play-elasticsearch_2.10:1.4.6")
'com.naytev:play-elasticsearch_2.10:jar:1.4.6'
<dependency org="com.naytev" name="play-elasticsearch_2.10" rev="1.4.6">
<artifact name="play-elasticsearch_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.naytev', module='play-elasticsearch_2.10', version='1.4.6')
)
libraryDependencies += "com.naytev" % "play-elasticsearch_2.10" % "1.4.6"
[com.naytev/play-elasticsearch_2.10 "1.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.sksamuel.elastic4s : elastic4s_2.10 | jar | 1.4.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.10 | jar | 2.3.1 |
com.typesafe.play : play-exceptions | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.10 | jar | 2.3.1 |