Download spark-xml_2.10-0.3.2.jar file - Jar s

Jar examples for s:spark-xml-2.10

Description

spark-xml

You can download jar file spark-xml_2.10 0.3.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add spark-xml_2.10-0.3.2.jar to your project.

<dependency>
   <groupId>com.databricks</groupId>
   <artifactId>spark-xml_2.10</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.databricks', name: 'spark-xml_2.10', version: '0.3.2'
libraryDependencies += "com.databricks" % "spark-xml_2.10" % "0.3.2"
<dependency org="com.databricks" name="spark-xml_2.10" rev="0.3.2"/>
@Grapes(@Grab(group='com.databricks', module='spark-xml_2.10', version='0.3.2'))
'com.databricks:spark-xml_2.10:jar:0.3.2'

Download

Click the following link to download the jar file.

spark-xml_2.10-0.3.2-javadoc.jar
spark-xml_2.10-0.3.2-sources.jar
spark-xml_2.10-0.3.2.jar
spark-xml_2.10-0.3.2.pom



Related Tutorials