License |
License |
---|---|
GroupId | GroupIdcom.nflabs.zeppelin |
ArtifactId | ArtifactIdzeppelin-web |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionZeppelin: Web UI
Zeppelin project
|
Filename | Size |
---|---|
zeppelin-web-0.3.3.pom | |
zeppelin-web-0.3.3.war | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nflabs.zeppelin/zeppelin-web/ -->
<dependency>
<groupId>com.nflabs.zeppelin</groupId>
<artifactId>zeppelin-web</artifactId>
<version>0.3.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.nflabs.zeppelin/zeppelin-web/
implementation 'com.nflabs.zeppelin:zeppelin-web:0.3.3'
// https://jarcasting.com/artifacts/com.nflabs.zeppelin/zeppelin-web/
implementation ("com.nflabs.zeppelin:zeppelin-web:0.3.3")
'com.nflabs.zeppelin:zeppelin-web:war:0.3.3'
<dependency org="com.nflabs.zeppelin" name="zeppelin-web" rev="0.3.3">
<artifact name="zeppelin-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.nflabs.zeppelin', module='zeppelin-web', version='0.3.3')
)
libraryDependencies += "com.nflabs.zeppelin" % "zeppelin-web" % "0.3.3"
[com.nflabs.zeppelin/zeppelin-web "0.3.3"]