License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdnotebookrepo-azure |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Plugin AzureNotebookRepo
NotebookRepo implementation based on Azure
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
notebookrepo-azure-0.10.1.pom | |
notebookrepo-azure-0.10.1.jar | 15 KB |
notebookrepo-azure-0.10.1-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-azure/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>notebookrepo-azure</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-azure/
implementation 'org.apache.zeppelin:notebookrepo-azure:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-azure/
implementation ("org.apache.zeppelin:notebookrepo-azure:0.10.1")
'org.apache.zeppelin:notebookrepo-azure:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="notebookrepo-azure" rev="0.10.1">
<artifact name="notebookrepo-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='notebookrepo-azure', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "notebookrepo-azure" % "0.10.1"
[org.apache.zeppelin/notebookrepo-azure "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-data-lake-store-sdk | jar | 2.1.4 |
com.microsoft.azure : azure-storage | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.zeppelin : zeppelin-zengine | jar | 0.10.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |