<dependency>
<groupId>com.spotify</groupId>
<artifactId>scio-test-parquet_2.12</artifactId>
<version>0.14.8</version>
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-test-parquet_2.12', version='0.14.8')
)
compile
|-- org.scala-lang:scala-library:2.12.20
|-- com.spotify:scio-core_2.12:0.14.8
|-- com.spotify:scio-parquet_2.12:0.14.8
|-- com.spotify:scio-test-core_2.12:0.14.8
|-- com.chuusai:shapeless_2.12:2.3.12
|-- org.scala-lang.modules:scala-collection-compat_2.12:2.12.0
|-- com.spotify:magnolify-parquet_2.12:0.7.4
|-- org.apache.avro:avro:1.11.3
|-- org.apache.hadoop:hadoop-common:3.2.4
|-- org.apache.parquet:parquet-avro:1.14.2
|-- org.apache.parquet:parquet-column:1.14.2
|-- org.apache.parquet:parquet-common:1.14.2
|-- org.apache.parquet:parquet-hadoop:1.14.2
provided
|-- com.spotify:scio-tensorflow_2.12:0.14.8
|-- org.typelevel:scalac-compat-annotation_2.12:0.1.4
|-- org.tensorflow:tensorflow-core-api:0.4.2
test