License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdzeppelin-file |
Version | Version0.9.0-preview2 |
Type | Typejar |
Description |
DescriptionZeppelin: File System Interpreters
Zeppelin project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeppelin-file-0.9.0-preview2.pom | |
zeppelin-file-0.9.0-preview2.jar | 25 KB |
zeppelin-file-0.9.0-preview2-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-file/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-file</artifactId>
<version>0.9.0-preview2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-file/
implementation 'org.apache.zeppelin:zeppelin-file:0.9.0-preview2'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-file/
implementation ("org.apache.zeppelin:zeppelin-file:0.9.0-preview2")
'org.apache.zeppelin:zeppelin-file:jar:0.9.0-preview2'
<dependency org="org.apache.zeppelin" name="zeppelin-file" rev="0.9.0-preview2">
<artifact name="zeppelin-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-file', version='0.9.0-preview2')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-file" % "0.9.0-preview2"
[org.apache.zeppelin/zeppelin-file "0.9.0-preview2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2 |
org.apache.commons : commons-lang3 | jar | 3.10 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
org.glassfish.jersey.core : jersey-common | jar | 2.22.2 |
org.apache.zeppelin : zeppelin-interpreter-shaded | jar | 0.9.0-preview2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.commons : commons-exec | jar | 1.3 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.zeppelin : zeppelin-interpreter | jar | 0.9.0-preview2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |