<dependency>
<groupId>com.velocidi</groupId>
<artifactId>apso-elasticsearch_2.12</artifactId>
<version>0.19.1</version>
</dependency>
@Grapes(
@Grab(group='com.velocidi', module='apso-elasticsearch_2.12', version='0.19.1')
)
compile
|-- org.scala-lang:scala-library:2.12.18
|-- org.apache.httpcomponents:httpasyncclient:4.1.5
|-- org.apache.httpcomponents:httpclient:4.5.14
|-- org.apache.httpcomponents:httpcore:4.4.16
|-- io.circe:circe-core_2.12:0.14.6
|-- com.sksamuel.elastic4s:elastic4s-client-esjava_2.12:7.16.3
|-- com.sksamuel.elastic4s:elastic4s-core_2.12:7.16.3
|-- org.elasticsearch.client:elasticsearch-rest-client:7.16.3
provided
|-- com.typesafe.akka:akka-actor_2.12:2.6.20
test
|-- com.velocidi:apso-testkit_2.12:0.19.1
|-- com.typesafe.akka:akka-http-testkit_2.12:10.2.10
|-- com.typesafe.akka:akka-slf4j_2.12:2.6.20
|-- net.ruippeixotog:akka-testkit-specs2-classic_2.12:0.3.2
|-- com.sksamuel.elastic4s:elastic4s-testkit_2.12:7.16.3
|-- org.codelibs:elasticsearch-cluster-runner:7.16.3.0
|-- org.apache.logging.log4j:log4j-core:2.22.0