![JAR search and dependency download from the Maven repository](/logo.png)
com.lordofthejars.nosqlunit.couchdb.CouchDbInsertionStrategy Maven / Gradle / Ivy
package com.lordofthejars.nosqlunit.couchdb;
import com.lordofthejars.nosqlunit.core.InsertionStrategy;
public interface CouchDbInsertionStrategy extends InsertionStrategy {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy