License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdzengine-plugins-parent |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionZeppelin: Plugins Parent
Zeppelin Plugins Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zengine-plugins-parent-0.10.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zengine-plugins-parent/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zengine-plugins-parent</artifactId>
<version>0.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zengine-plugins-parent/
implementation 'org.apache.zeppelin:zengine-plugins-parent:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zengine-plugins-parent/
implementation ("org.apache.zeppelin:zengine-plugins-parent:0.10.1")
'org.apache.zeppelin:zengine-plugins-parent:pom:0.10.1'
<dependency org="org.apache.zeppelin" name="zengine-plugins-parent" rev="0.10.1">
<artifact name="zengine-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zengine-plugins-parent', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "zengine-plugins-parent" % "0.10.1"
[org.apache.zeppelin/zengine-plugins-parent "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.zeppelin : zeppelin-zengine | jar | 0.10.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |