com.redislabs.picocliredis.SslProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of picocli-redis Show documentation
Show all versions of picocli-redis Show documentation
Picocli configuration for Redis
package com.redislabs.picocliredis;
public enum SslProvider {
Jdk, OpenSsl
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy