dbutils-api_2.11
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.databricks</groupId>
<artifactId>dbutils-api_2.11</artifactId>
<version>0.0.5</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<name>dbutils-api_2.11</name>
<groupId>com.databricks</groupId>
<artifactId>dbutils-api_2.11</artifactId>
<packaging>jar</packaging>
<description>dbutils-api</description>
<version>0.0.5</version>
<url>https://www.databricks.com</url>
<licenses>
<license>
<name>Apache 2.0 License</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection></connection>
<url></url>
</scm>
<developers>
<developer>
<id>databricks</id>
<name>Databricks</name>
<url>https://www.databricks.com</url>
</developer>
</developers>
<dependencies> </dependencies>
</project>