is not current version
Last Version 1.8.0

org.eclipse.jkube:jkube-kit-parent 0.1.1

${project.name}

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jkube
ArtifactId

ArtifactId

jkube-kit-parent
Version

Version

0.1.1
Type

Type

pom

Download jkube-kit-parent 0.1.1

Filename Size
jkube-kit-parent-0.1.1.pom 29 KB
Browse

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