License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdnotebookrepo-s3 |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Plugin S3NotebookRepo
NotebookRepo implementation based on S3
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
notebookrepo-s3-0.10.1.pom | |
notebookrepo-s3-0.10.1.jar | 22 KB |
notebookrepo-s3-0.10.1-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-s3/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>notebookrepo-s3</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-s3/
implementation 'org.apache.zeppelin:notebookrepo-s3:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-s3/
implementation ("org.apache.zeppelin:notebookrepo-s3:0.10.1")
'org.apache.zeppelin:notebookrepo-s3:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="notebookrepo-s3" rev="0.10.1">
<artifact name="notebookrepo-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='notebookrepo-s3', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "notebookrepo-s3" % "0.10.1"
[org.apache.zeppelin/notebookrepo-s3 "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.736 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.zeppelin : zeppelin-zengine | jar | 0.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.gaul : s3proxy | jar | 1.7.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |