Zeppelin: Zengine

Zengine is java framework for data analysis on Hadoop. see http://nflabs.github.io/zeppelin/#/zengine

License

License

GroupId

GroupId

com.nflabs.zeppelin
ArtifactId

ArtifactId

zeppelin-zengine
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Zeppelin: Zengine
Zengine is java framework for data analysis on Hadoop. see http://nflabs.github.io/zeppelin/#/zengine
Project URL

Project URL

http://zeppelin-project.org

Download zeppelin-zengine

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-log4j12 jar 1.6.6
commons-configuration : commons-configuration jar 1.9
commons-io : commons-io jar 2.4
com.google.guava : guava jar 15.0
org.jruby : jruby-complete jar 1.3.1
com.sun.script.jruby : jruby-engine jar 1.1.7
org.reflections : reflections jar 0.9.8
xml-apis : xml-apis jar 1.4.01

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0