com.lordofthejars.nosqlunit.hbase.HBaseComparisonStrategy Maven / Gradle / Ivy
The newest version!
package com.lordofthejars.nosqlunit.hbase;
import com.lordofthejars.nosqlunit.core.ComparisonStrategy;
public interface HBaseComparisonStrategy extends ComparisonStrategy {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy