
com.wavefront.sdk.dropwizard.Constants Maven / Gradle / Ivy
package com.wavefront.sdk.dropwizard;
/**
* Dropwizard SDK constants.
*
* @author Sushant Dewan ([email protected]).
*/
public class Constants {
/**
* Name of the Dropwizard SDK component.
*/
public final static String DROPWIZARD_COMPONENT = "dropwizard";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy