![JAR search and dependency download from the Maven repository](/logo.png)
com.github.enesusta.redis.RedisDataSource Maven / Gradle / Ivy
package com.github.enesusta.redis;
public interface RedisDataSource {
T getRedisDataSource();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.github.enesusta.redis;
public interface RedisDataSource {
T getRedisDataSource();
}