License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdnotebookrepo-oss |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Plugin OSSNotebookRepo
NotebookRepo implementation based on Aliyun OSS
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
notebookrepo-oss-0.10.1.pom | |
notebookrepo-oss-0.10.1.jar | 12 KB |
notebookrepo-oss-0.10.1-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-oss/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>notebookrepo-oss</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-oss/
implementation 'org.apache.zeppelin:notebookrepo-oss:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/notebookrepo-oss/
implementation ("org.apache.zeppelin:notebookrepo-oss:0.10.1")
'org.apache.zeppelin:notebookrepo-oss:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="notebookrepo-oss" rev="0.10.1">
<artifact name="notebookrepo-oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='notebookrepo-oss', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "notebookrepo-oss" % "0.10.1"
[org.apache.zeppelin/notebookrepo-oss "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.oss : aliyun-sdk-oss | jar | 3.8.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 |