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

com.youtube.vitess.client.grpc.Constants Maven / Gradle / Ivy

The newest version!
package com.youtube.vitess.client.grpc;

/**
 * Created by steve on 12/12/16.
 */
public class Constants {

    public static final String KEYSTORE_TYPE = "JKS";

    private Constants() {

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy