is not current version
Last Version 1.8.0

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

${project.name}

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jkube
ArtifactId

ArtifactId

jkube-kit-parent
Version

Version

1.1.0
Type

Type

pom

Download jkube-kit-parent 1.1.0

Filename Size
jkube-kit-parent-1.1.0.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>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jkube/jkube-kit-parent/
implementation 'org.eclipse.jkube:jkube-kit-parent:1.1.0'
// https://jarcasting.com/artifacts/org.eclipse.jkube/jkube-kit-parent/
implementation ("org.eclipse.jkube:jkube-kit-parent:1.1.0")
'org.eclipse.jkube:jkube-kit-parent:pom:1.1.0'
<dependency org="org.eclipse.jkube" name="jkube-kit-parent" rev="1.1.0">
  <artifact name="jkube-kit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jkube', module='jkube-kit-parent', version='1.1.0')
)
libraryDependencies += "org.eclipse.jkube" % "jkube-kit-parent" % "1.1.0"
[org.eclipse.jkube/jkube-kit-parent "1.1.0"]