OpenShift Maven Plugin:: Parent

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-parent
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Download openshift-maven-plugin-parent

How to add to project

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

  • plugin
  • it
org.eclipse.jkube

Eclipse Foundation

Versions

Version
1.8.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-rc-1
1.0.0-alpha-4
1.0.0-alpha-3
1.0.0-alpha-2
1.0.0-alpha-1