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

com.testingsyndicate.jms.responder.plugin.AbstractResponderMojo Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
package com.testingsyndicate.jms.responder.plugin;

import org.apache.maven.plugin.AbstractMojo;

abstract class AbstractResponderMojo extends AbstractMojo {

    static final String SERVER_KEY = "com.testingsyndicate.jms.responder.plugin.SERVER";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy