is not current version
Last Version 1.8.0

org.eclipse.jkube:openshift-maven-plugin-it 1.0.0-alpha-4


Categories

Categories

Maven Build Tools CLI User Interface OpenShift Container PaaS Providers
GroupId

GroupId

org.eclipse.jkube
ArtifactId

ArtifactId

openshift-maven-plugin-it
Version

Version

1.0.0-alpha-4
Type

Type

jar

Download openshift-maven-plugin-it 1.0.0-alpha-4


<!-- https://jarcasting.com/artifacts/org.eclipse.jkube/openshift-maven-plugin-it/ -->
<dependency>
    <groupId>org.eclipse.jkube</groupId>
    <artifactId>openshift-maven-plugin-it</artifactId>
    <version>1.0.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jkube/openshift-maven-plugin-it/
implementation 'org.eclipse.jkube:openshift-maven-plugin-it:1.0.0-alpha-4'
// https://jarcasting.com/artifacts/org.eclipse.jkube/openshift-maven-plugin-it/
implementation ("org.eclipse.jkube:openshift-maven-plugin-it:1.0.0-alpha-4")
'org.eclipse.jkube:openshift-maven-plugin-it:jar:1.0.0-alpha-4'
<dependency org="org.eclipse.jkube" name="openshift-maven-plugin-it" rev="1.0.0-alpha-4">
  <artifact name="openshift-maven-plugin-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jkube', module='openshift-maven-plugin-it', version='1.0.0-alpha-4')
)
libraryDependencies += "org.eclipse.jkube" % "openshift-maven-plugin-it" % "1.0.0-alpha-4"
[org.eclipse.jkube/openshift-maven-plugin-it "1.0.0-alpha-4"]