Last Version

Zeppelin: Python interpreter 0.10.1

Zeppelin project

License

License

Categories

Categories

Python Languages
GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

zeppelin-python
Version

Version

0.10.1
Type

Type

jar
Description

Description

Zeppelin: Python interpreter
Zeppelin project
Project Organization

Project Organization

The Apache Software Foundation

Download zeppelin-python 0.10.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.zeppelin : zeppelin-jupyter-interpreter-shaded jar 0.10.1
org.apache.commons : commons-exec jar 1.3
net.sf.py4j : py4j jar 0.10.7
org.apache.commons : commons-lang3 jar 3.10
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.14
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

provided (1)

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

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
net.jodah : concurrentunit jar 0.4.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.