![JAR search and dependency download from the Maven repository](/logo.png)
brooklyn.entity.database.rubyrep.RubyRepDriver Maven / Gradle / Ivy
package brooklyn.entity.database.rubyrep;
import brooklyn.entity.java.JavaSoftwareProcessDriver;
/**
* The {@link brooklyn.entity.basic.SoftwareProcessDriver} for PostgreSQL.
*/
public interface RubyRepDriver extends JavaSoftwareProcessDriver {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy