Last Version

Zeppelin: web Application 0.10.1

Zeppelin project

License

License

GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

zeppelin-web
Version

Version

0.10.1
Type

Type

war
Description

Description

Zeppelin: web Application
Zeppelin project
Project Organization

Project Organization

The Apache Software Foundation

Download zeppelin-web 0.10.1


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

Dependencies

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

Project Modules

There are no modules declared in this project.