License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdnotebookrepo-gcs |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Plugin GCSNotebookRepo
NotebookRepo implementation based on Google Cloud Storage
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
notebookrepo-gcs-0.10.1.pom | |
notebookrepo-gcs-0.10.1.jar | 19 KB |
notebookrepo-gcs-0.10.1-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-gcs/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>notebookrepo-gcs</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-gcs/
implementation 'org.apache.zeppelin:notebookrepo-gcs:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-gcs/
implementation ("org.apache.zeppelin:notebookrepo-gcs:0.10.1")
'org.apache.zeppelin:notebookrepo-gcs:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="notebookrepo-gcs" rev="0.10.1">
<artifact name="notebookrepo-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='notebookrepo-gcs', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "notebookrepo-gcs" % "0.10.1"
[org.apache.zeppelin/notebookrepo-gcs "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-storage | jar | 1.14.0 |
com.google.api : api-common | jar | 1.2.0 |
com.google.http-client : google-http-client-jackson2 | jar | 1.23.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.zeppelin : zeppelin-zengine | jar | 0.10.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-nio | jar | 0.32.0-alpha |
com.google.truth : truth | jar | 0.27 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |