databricks / spark-xml   0.18.0

Apache License 2.0 GitHub

XML data source for Spark SQL and DataFrames

Scala versions: 2.13 2.12

spark-xml 0.3.4


Group ID:
com.databricks
Artifact ID:
spark-xml_2.10
Version:
0.3.4
Release Date:
Sep 10, 2016
Licenses:
Files:
Full Scala Version:
2.10.5
Developers:

libraryDependencies += "com.databricks" %% "spark-xml" % "0.3.4"

Mill build tool

ivy"com.databricks::spark-xml:0.3.4"

Scala CLI

//> using dep "com.databricks::spark-xml:0.3.4"

Ammonite REPL

import $ivy.`com.databricks::spark-xml:0.3.4`

<dependency>
  <groupId>com.databricks</groupId>
  <artifactId>spark-xml_2.10</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'com.databricks', name: 'spark-xml_2.10', version: '0.3.4'