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