is not current version
Last Version 2.2.182

io.fabric8.apps:console-kubernetes 2.2.142

[Fabric8 Console](http://fabric8.io/v2/console.html) for working with Fabric8 and Kubernetes

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

io.fabric8.apps
ArtifactId

ArtifactId

console-kubernetes
Version

Version

2.2.142
Type

Type

jar

Download console-kubernetes 2.2.142


<!-- https://jarcasting.com/artifacts/io.fabric8.apps/console-kubernetes/ -->
<dependency>
    <groupId>io.fabric8.apps</groupId>
    <artifactId>console-kubernetes</artifactId>
    <version>2.2.142</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.apps/console-kubernetes/
implementation 'io.fabric8.apps:console-kubernetes:2.2.142'
// https://jarcasting.com/artifacts/io.fabric8.apps/console-kubernetes/
implementation ("io.fabric8.apps:console-kubernetes:2.2.142")
'io.fabric8.apps:console-kubernetes:jar:2.2.142'
<dependency org="io.fabric8.apps" name="console-kubernetes" rev="2.2.142">
  <artifact name="console-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.apps', module='console-kubernetes', version='2.2.142')
)
libraryDependencies += "io.fabric8.apps" % "console-kubernetes" % "2.2.142"
[io.fabric8.apps/console-kubernetes "2.2.142"]