org.wildfly.plugins/wildfly-extension-maven-plugin

A maven plugin that allows you install Wildfly module as an Wildfly extension and setup subsystem

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.wildfly.plugins/wildfly-extension-maven-plugin "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.wildfly.plugins/wildfly-extension-maven-plugin {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("org.wildfly.plugins:wildfly-extension-maven-plugin:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.wildfly.plugins</groupId>
  <artifactId>wildfly-extension-maven-plugin</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>