All Downloads are FREE. Search and download functionalities are using the official Maven repository.

auncher.wildfly-launcher.1.0.0.Final.source-code.module-info Maven / Gradle / Ivy

The newest version!
/**
 * @author James R. Perkins
 */
module org.wildfly.launcher {
    // Only required for compiling
    requires static org.jboss.logging.annotations;

    exports org.wildfly.core.launcher;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy