Zeppelin: Groovy interpreter

Zeppelin project

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

zeppelin-groovy
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zeppelin: Groovy interpreter
Zeppelin project
Project Organization

Project Organization

The Apache Software Foundation

Download zeppelin-groovy

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.7
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.

Versions

Version
0.10.1
0.10.0
0.9.0-preview2
0.9.0-preview1
0.9.0
0.8.2
0.8.1
0.8.0