| License |
License |
|---|---|
| GroupId | GroupIdcom.evojam |
| ArtifactId | ArtifactIdplay-elastic4s_2.11 |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplay-elastic4s
play-elastic4s
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| play-elastic4s_2.11-0.3.1.pom | |
| play-elastic4s_2.11-0.3.1.jar | 56 KB |
| play-elastic4s_2.11-0.3.1-sources.jar | 6 KB |
| play-elastic4s_2.11-0.3.1-javadoc.jar | 391 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.evojam/play-elastic4s_2.11/ -->
<dependency>
<groupId>com.evojam</groupId>
<artifactId>play-elastic4s_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.evojam/play-elastic4s_2.11/
implementation 'com.evojam:play-elastic4s_2.11:0.3.1'
// https://jarcasting.com/artifacts/com.evojam/play-elastic4s_2.11/
implementation ("com.evojam:play-elastic4s_2.11:0.3.1")
'com.evojam:play-elastic4s_2.11:jar:0.3.1'
<dependency org="com.evojam" name="play-elastic4s_2.11" rev="0.3.1">
<artifact name="play-elastic4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evojam', module='play-elastic4s_2.11', version='0.3.1')
)
libraryDependencies += "com.evojam" % "play-elastic4s_2.11" % "0.3.1"
[com.evojam/play-elastic4s_2.11 "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.typesafe.play : play_2.11 | jar | 2.5.3 |
| com.typesafe.play : play-json_2.11 | jar | 2.5.3 |
| com.sksamuel.elastic4s : elastic4s-core_2.11 | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-specs2_2.11 | jar | 2.5.3 |
| org.specs2 : specs2-scalacheck_2.11 | jar | 3.6 |