Last Version

elasticsearch-core 7.1.9

Elasticsearch Client for Scala that operates against the REST Endpoint

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.sumologic.elasticsearch
ArtifactId

ArtifactId

elasticsearch-core_2.11
Version

Version

7.1.9
Type

Type

jar
Description

Description

elasticsearch-core
Elasticsearch Client for Scala that operates against the REST Endpoint
Project URL

Project URL

https://github.com/SumoLogic/elasticsearch-client
Source Code Management

Source Code Management

https://github.com/SumoLogic/elasticsearch-client

Download elasticsearch-core_2.11 7.1.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.json4s : json4s-jackson_2.11 jar 3.6.7
org.slf4j : slf4j-api jar 1.7.26
com.typesafe.akka : akka-actor_2.11 jar 2.5.23
com.typesafe.akka : akka-http_2.11 jar 10.1.10
com.typesafe.akka : akka-stream_2.11 jar 2.5.23

Project Modules

There are no modules declared in this project.