License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdzeppelin-web-angular |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionZeppelin: web angular Application
Zeppelin project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeppelin-web-angular-0.10.1.pom | |
zeppelin-web-angular-0.10.1.war | 28 MB |
zeppelin-web-angular-0.10.1-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-web-angular/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-web-angular</artifactId>
<version>0.10.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-web-angular/
implementation 'org.apache.zeppelin:zeppelin-web-angular:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-web-angular/
implementation ("org.apache.zeppelin:zeppelin-web-angular:0.10.1")
'org.apache.zeppelin:zeppelin-web-angular:war:0.10.1'
<dependency org="org.apache.zeppelin" name="zeppelin-web-angular" rev="0.10.1">
<artifact name="zeppelin-web-angular" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-web-angular', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-web-angular" % "0.10.1"
[org.apache.zeppelin/zeppelin-web-angular "0.10.1"]