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

io.github.oliviercailloux.jsand.common.JSand Maven / Gradle / Ivy

The newest version!
package io.github.oliviercailloux.jsand.common;

public class JSand {
  public static final String REGISTRY_HOST = "host.docker.internal";
  public static final String LOGGER_SERVICE_NAME = "Logger";
  public static final String READY_SERVICE_NAME = "Ready";
  public static final String CLASS_SENDER_SERVICE_NAME = "ClassSender";
  
  
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy