License |
License |
---|---|
GroupId | GroupIdcom.nflabs.zeppelin |
ArtifactId | ArtifactIdzeppelin-zengine |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Zengine
Zengine is java framework for data analysis on Hadoop. see http://nflabs.github.io/zeppelin/#/zengine
|
Project URL |
Project URL |
Filename | Size |
---|---|
zeppelin-zengine-0.3.3.pom | |
zeppelin-zengine-0.3.3.jar | 63 KB |
zeppelin-zengine-0.3.3-sources.jar | 33 KB |
zeppelin-zengine-0.3.3-javadoc.jar | 230 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |