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

org.kuali.maven.plugins.dnsme.Constants Maven / Gradle / Ivy

There is a newer version: 1.0.7
Show newest version
package org.kuali.maven.plugins.dnsme;

public class Constants {
    public static final String PRODUCTION_URL = "http://api.dnsmadeeasy.com/V1.2";
    public static final String SANDBOX_URL = "http://api.sandbox.dnsmadeeasy.com/V1.2";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy