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