License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdlauncher-k8s-standard |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Plugin Kubernetes StandardLauncher
Launcher implementation to run interpreters on Kubernetes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
launcher-k8s-standard-0.10.1.pom | |
launcher-k8s-standard-0.10.1.jar | 24 KB |
launcher-k8s-standard-0.10.1-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/launcher-k8s-standard/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>launcher-k8s-standard</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/launcher-k8s-standard/
implementation 'org.apache.zeppelin:launcher-k8s-standard:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/launcher-k8s-standard/
implementation ("org.apache.zeppelin:launcher-k8s-standard:0.10.1")
'org.apache.zeppelin:launcher-k8s-standard:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="launcher-k8s-standard" rev="0.10.1">
<artifact name="launcher-k8s-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='launcher-k8s-standard', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "launcher-k8s-standard" % "0.10.1"
[org.apache.zeppelin/launcher-k8s-standard "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.zeppelin : zeppelin-zengine | jar | 0.10.1 |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-server-mock | jar | 5.3.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |