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

com.github.daknin.ftpserver.plugin.FtpServerConstants Maven / Gradle / Ivy

package com.github.daknin.ftpserver.plugin;

public class FtpServerConstants {

    /**
     * Key to store ftp server instance on project
     */
    public static final String FTPSERVER_KEY = "com.github.daknin.ftpserver.plugin:ftpserver-maven-plugin:instance";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy