Last Version

Eclipse JKube 1.8.0

Eclipse JKube

License

License

https://www.eclipse.org/legal/epl-2.0/
Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jkube
ArtifactId

ArtifactId

jkube
Version

Version

1.8.0
Type

Type

pom
Description

Description

Eclipse JKube
Eclipse JKube
Project URL

Project URL

https://projects.eclipse.org/projects/ecd.jkube

Download jkube 1.8.0

Filename Size
jkube-1.8.0.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/org.eclipse.jkube/jkube/ -->
<dependency>
    <groupId>org.eclipse.jkube</groupId>
    <artifactId>jkube</artifactId>
    <version>1.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jkube/jkube/
implementation 'org.eclipse.jkube:jkube:1.8.0'
// https://jarcasting.com/artifacts/org.eclipse.jkube/jkube/
implementation ("org.eclipse.jkube:jkube:1.8.0")
'org.eclipse.jkube:jkube:pom:1.8.0'
<dependency org="org.eclipse.jkube" name="jkube" rev="1.8.0">
  <artifact name="jkube" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jkube', module='jkube', version='1.8.0')
)
libraryDependencies += "org.eclipse.jkube" % "jkube" % "1.8.0"
[org.eclipse.jkube/jkube "1.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jkube-kit
  • kubernetes-maven-plugin
  • openshift-maven-plugin
  • gradle-plugin