is not current version
Last Version 1.8.0

OpenShift Maven Plugin :: Integration Tests 1.4.0

Maven plugin for getting your Java apps on to OpenShift

License

License

https://www.eclipse.org/legal/epl-2.0/
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.4.0
Type

Type

jar
Description

Description

OpenShift Maven Plugin :: Integration Tests
Maven plugin for getting your Java apps on to OpenShift
Project URL

Project URL

https://projects.eclipse.org/projects/ecd.jkube/openshift-maven-plugin-it

Download openshift-maven-plugin-it 1.4.0


<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jkube/openshift-maven-plugin-it/
implementation 'org.eclipse.jkube:openshift-maven-plugin-it:1.4.0'
// https://jarcasting.com/artifacts/org.eclipse.jkube/openshift-maven-plugin-it/
implementation ("org.eclipse.jkube:openshift-maven-plugin-it:1.4.0")
'org.eclipse.jkube:openshift-maven-plugin-it:jar:1.4.0'
<dependency org="org.eclipse.jkube" name="openshift-maven-plugin-it" rev="1.4.0">
  <artifact name="openshift-maven-plugin-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jkube', module='openshift-maven-plugin-it', version='1.4.0')
)
libraryDependencies += "org.eclipse.jkube" % "openshift-maven-plugin-it" % "1.4.0"
[org.eclipse.jkube/openshift-maven-plugin-it "1.4.0"]

Dependencies

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.2
com.consol.citrus : citrus-core jar 2.6.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.