MVN

org.wildfly : wildfly-ee-feature-pack-galleon-shared

Maven & Gradle

May 18, 2023

WildFly: EE Feature Pack Shared Galleon Content · Content for the wildfly-ee feature pack that can also be used in the wildfly-preview feature pack

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

Latest Version

Choose a version of org.wildfly : wildfly-ee-feature-pack-galleon-shared 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-ee-feature-pack-galleon-shared to add to Maven - All Versions:

Version Vulnerabilities Updated
28.0.x
wildfly-ee-feature-pack-galleon-shared-28.0.1.Final
wildfly-ee-feature-pack-galleon-shared-28.0.0.Final
wildfly-ee-feature-pack-galleon-shared-28.0.0.Beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-ee-feature-pack-galleon-shared</artifactId>
    <version>28.0.1.Final</version>
</dependency>