<dependency>
<groupId>com.spotify</groupId>
<artifactId>scio-elasticsearch7_2.13</artifactId>
<version>0.10.4</version>
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-elasticsearch7_2.13', version='0.10.4')
)
compile
|-- org.scala-lang:scala-library:2.13.6
|-- com.spotify:scio-core_2.13:0.10.4
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.4.4
|-- org.apache.beam:beam-vendor-guava-26_0-jre:0.1
|-- org.apache.beam:beam-sdks-java-core:2.30.0
|-- joda-time:joda-time:2.10.10
|-- org.slf4j:slf4j-api:1.7.31
|-- org.apache.httpcomponents:httpcore:4.4.14
|-- org.elasticsearch:elasticsearch-x-content:7.13.2
|-- org.elasticsearch.client:elasticsearch-rest-client:7.13.2
|-- org.elasticsearch.client:elasticsearch-rest-high-level-client:7.13.2
|-- org.elasticsearch:elasticsearch:7.13.2
test