Last Version

Openshift Maven Plugin :: Documentation 1.0.0-alpha-2

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-doc
Version

Version

1.0.0-alpha-2
Type

Type

jar
Description

Description

Openshift Maven Plugin :: Documentation
Maven plugin for getting your Java apps on to Openshift
Project URL

Project URL

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

Download openshift-maven-plugin-doc 1.0.0-alpha-2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.asciidoctor : asciidoctorj jar 2.1.0

Project Modules

There are no modules declared in this project.