Last Version

Submarine: Interpreter Python 0.3.0

Submarine Python Interpreter

License

License

Categories

Categories

Python Languages
GroupId

GroupId

org.apache.submarine
ArtifactId

ArtifactId

python-interpreter
Version

Version

0.3.0
Type

Type

jar
Description

Description

Submarine: Interpreter Python
Submarine Python Interpreter
Project Organization

Project Organization

The Apache Software Foundation

Download python-interpreter 0.3.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.submarine : interpreter-engine jar 0.3.0
org.apache.zeppelin : zeppelin-python jar 0.9.0-SNAPSHOT
org.apache.zeppelin : zeppelin-interpreter jar 0.9.0-SNAPSHOT
com.google.code.findbugs : jsr305 jar 1.3.9
commons-lang : commons-lang jar 2.6
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.2
com.google.code.gson : gson jar 2.8.1
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.