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