elastic4s

A Scala elastic client.

License

License

GroupId

GroupId

com.sksamuel.elastic4s
ArtifactId

ArtifactId

elastic4s
Last Version

Last Version

0.90.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

elastic4s
A Scala elastic client.
Project URL

Project URL

https://github.com/sksamuel/elastic4s

Download elastic4s

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 0.90.2
org.scala-lang : scala-library jar 2.10.1
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-log4j12 jar 1.6.6
com.fasterxml.jackson.module : jackson-module-scala_2.10 jar 2.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.2.2
com.fasterxml.jackson.core : jackson-core jar 2.2.2
com.fasterxml.jackson.datatype : jackson-datatype-json-org jar 2.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.2.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.scalatest : scalatest_2.10 jar 1.9.1
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.90.2.8
0.90.2.7
0.90.2.6
0.90.2.5
0.90.2.4
0.90.2.3
0.90.2.2
0.90.2.1
0.90.2.0