MVN

org.wildfly.glow : wildfly-glow-openshift-deployment

Maven & Gradle

Mar 20, 2024
<dependency>
    <groupId>org.wildfly.glow</groupId>
    <artifactId>wildfly-glow-openshift-deployment</artifactId>
    <version>1.0.0.Beta10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.glow : wildfly-glow-openshift-deployment to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.Beta10
  • Latest Beta: 1.0.0.Beta10

All Versions

Choose a version of org.wildfly.glow : wildfly-glow-openshift-deployment to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wildfly-glow-openshift-deployment-1.0.0.Beta10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.glow</groupId>
    <artifactId>wildfly-glow-openshift-deployment</artifactId>
    <version>1.0.0.Beta10</version>
</dependency>