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.1


Group ID:
com.databricks
Artifact ID:
spark-xml_2.11
Version:
0.3.1
Release Date:
Jan 18, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.databricks</groupId>
  <artifactId>spark-xml_2.11</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.databricks', name: 'spark-xml_2.11', version: '0.3.1'