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

org.gridkit.lab.gridant.GridAntProps Maven / Gradle / Ivy

The newest version!
package org.gridkit.lab.gridant;

public class GridAntProps {

	public static final String REMOTE_ANT_BASE_DIR = "org.grikit.lab.gridant.ANT_BASE_DIR";

	public static final String SLAVE_HOSTNAME = "slave.hostname";
	public static final String SLAVE_ID = "slave.id";
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy