<dependency>
<groupId>com.spotify</groupId>
<artifactId>scio-elasticsearch7_2.13</artifactId>
<version>0.9.0</version>
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-elasticsearch7_2.13', version='0.9.0')
)
compile
|-- org.scala-lang:scala-library:2.13.1
|-- com.spotify:scio-core_2.13:0.9.0
|-- org.apache.beam:beam-vendor-guava-26_0-jre:0.1
|-- org.apache.beam:beam-sdks-java-core:2.20.0
|-- joda-time:joda-time:2.10.5
|-- org.slf4j:slf4j-api:1.7.30
|-- org.apache.httpcomponents:httpcore:4.4.12
|-- org.elasticsearch:elasticsearch-x-content:7.6.2
|-- org.elasticsearch.client:elasticsearch-rest-client:7.6.2
|-- org.elasticsearch.client:elasticsearch-rest-high-level-client:7.6.2
|-- org.elasticsearch:elasticsearch:7.6.2
test