License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdorg.apache.submarine |
ArtifactId | ArtifactIdpython-interpreter |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSubmarine: Interpreter Python
Submarine Python Interpreter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
python-interpreter-0.3.0.pom | |
python-interpreter-0.3.0.jar | 13 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |