Last Version

Zeppelin: Plugin AzureNotebookRepo 0.10.1

NotebookRepo implementation based on Azure

License

License

GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

notebookrepo-azure
Version

Version

0.10.1
Type

Type

jar
Description

Description

Zeppelin: Plugin AzureNotebookRepo
NotebookRepo implementation based on Azure
Project Organization

Project Organization

The Apache Software Foundation

Download notebookrepo-azure 0.10.1


<!-- 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"]

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
org.apache.zeppelin : zeppelin-zengine jar 0.10.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.