MVN

org.wildfly : wildfly-feature-pack-common

Maven & Gradle

May 18, 2023

WildFly: Feature Pack Common Resources · Galleon feature pack content that is used in this feature pack and may also be used in other feature packs.

<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-feature-pack-common</artifactId>
    <version>28.0.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly : wildfly-feature-pack-common to add to Maven - Latest Versions:

  • Latest Stable: 28.0.1.Final
  • Latest Beta: 28.0.0.Beta1

All Versions

Choose a version of org.wildfly : wildfly-feature-pack-common to add to Maven - All Versions:

Version Vulnerabilities Updated
28.0.x
wildfly-feature-pack-common-28.0.1.Final
wildfly-feature-pack-common-28.0.0.Final
wildfly-feature-pack-common-28.0.0.Beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-feature-pack-common</artifactId>
    <version>28.0.1.Final</version>
</dependency>