Last Version

Submarine: Interpreter Parent 0.3.0

Submarine Interpreter Parent

License

License

GroupId

GroupId

org.apache.submarine
ArtifactId

ArtifactId

interpreter
Version

Version

0.3.0
Type

Type

pom
Description

Description

Submarine: Interpreter Parent
Submarine Interpreter Parent
Project Organization

Project Organization

The Apache Software Foundation

Download interpreter 0.3.0

Filename Size
interpreter-0.3.0.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • interpreter-engine
  • python-interpreter
  • spark-interpreter