This commit is contained in:
allenwux 2018-10-11 14:00:04 -07:00 коммит произвёл GitHub
Родитель e6e6f6199c
Коммит 49ada7c723
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -122,7 +122,10 @@ Official supported versions
## Download
### Download from Maven
*TBD*
You can download the latest version from [here](https://search.maven.org/search?q=a:azure-sqldb-spark)
You can also use the following coordinate to import the library into Azure SQL Databricks:
com.microsoft.azure:azure-sqldb-spark:1.0.2
### Build this project
Currently, the connector project uses maven. To build the connector without dependencies, you can run: