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

io.vertx.tp.plugin.etcd.unit.ZERO Maven / Gradle / Ivy

package io.vertx.tp.plugin.etcd.unit;

interface Info {

    String ETCD_WRITE = "The data {0} has been write to {1}.";

    String ETCD_READ = "The data {0} has been read from {1}.";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy