
com.redislabs.picocliredis.Api 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 Api {
Async, Reactive, Sync
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy