License |
License
MIT
|
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdio.eels |
ArtifactId | ArtifactIdeel-elasticsearch_2.11 |
Version | Version1.3.0-a13 |
Type | Typejar |
Description |
Descriptioneel-elasticsearch
eel-elasticsearch
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.eels |
<!-- https://jarcasting.com/artifacts/io.eels/eel-elasticsearch_2.11/ -->
<dependency>
<groupId>io.eels</groupId>
<artifactId>eel-elasticsearch_2.11</artifactId>
<version>1.3.0-a13</version>
</dependency>
// https://jarcasting.com/artifacts/io.eels/eel-elasticsearch_2.11/
implementation 'io.eels:eel-elasticsearch_2.11:1.3.0-a13'
// https://jarcasting.com/artifacts/io.eels/eel-elasticsearch_2.11/
implementation ("io.eels:eel-elasticsearch_2.11:1.3.0-a13")
'io.eels:eel-elasticsearch_2.11:jar:1.3.0-a13'
<dependency org="io.eels" name="eel-elasticsearch_2.11" rev="1.3.0-a13">
<artifact name="eel-elasticsearch_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.eels', module='eel-elasticsearch_2.11', version='1.3.0-a13')
)
libraryDependencies += "io.eels" % "eel-elasticsearch_2.11" % "1.3.0-a13"
[io.eels/eel-elasticsearch_2.11 "1.3.0-a13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.eels : eel-core_2.11 | jar | 1.3.0-a13 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
com.typesafe : config | jar | 1.3.1 |
com.sksamuel.exts : exts_2.11 | jar | 1.54.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-lang : commons-lang | jar | 2.6 |
com.sksamuel.elastic4s : elastic4s-http_2.11 | jar | 5.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
mysql : mysql-connector-java | jar | 5.1.44 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |