Last Version

Zeppelin: File System Interpreters 0.10.1

Zeppelin project

License

License

GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

zeppelin-file
Version

Version

0.10.1
Type

Type

jar
Description

Description

Zeppelin: File System Interpreters
Zeppelin project
Project Organization

Project Organization

The Apache Software Foundation

Download zeppelin-file 0.10.1


<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-file/ -->
<dependency>
    <groupId>org.apache.zeppelin</groupId>
    <artifactId>zeppelin-file</artifactId>
    <version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-file/
implementation 'org.apache.zeppelin:zeppelin-file:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-file/
implementation ("org.apache.zeppelin:zeppelin-file:0.10.1")
'org.apache.zeppelin:zeppelin-file:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="zeppelin-file" rev="0.10.1">
  <artifact name="zeppelin-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-file', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-file" % "0.10.1"
[org.apache.zeppelin/zeppelin-file "0.10.1"]

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
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.10.1
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.apache.commons : commons-exec jar 1.3

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.