Download parquet-avro-extra_2.12-0.2.2.jar file - Jar p

Jar examples for p:parquet-avro-extra-2.12

Description

parquet-avro-extra

You can download jar file parquet-avro-extra_2.12 0.2.2 in this page.

License

Apache 2

Build File

You can use the following script to add parquet-avro-extra_2.12-0.2.2.jar to your project.

<dependency>
   <groupId>me.lyh</groupId>
   <artifactId>parquet-avro-extra_2.12</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'me.lyh', name: 'parquet-avro-extra_2.12', version: '0.2.2'
libraryDependencies += "me.lyh" % "parquet-avro-extra_2.12" % "0.2.2"
<dependency org="me.lyh" name="parquet-avro-extra_2.12" rev="0.2.2"/>
@Grapes(@Grab(group='me.lyh', module='parquet-avro-extra_2.12', version='0.2.2'))
'me.lyh:parquet-avro-extra_2.12:jar:0.2.2'

Download

Click the following link to download the jar file.

parquet-avro-extra_2.12-0.2.2-javadoc.jar
parquet-avro-extra_2.12-0.2.2-sources.jar
parquet-avro-extra_2.12-0.2.2.jar
parquet-avro-extra_2.12-0.2.2.pom



Related Tutorials