All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.lordofthejars.nosqlunit.couchdb.CouchDbInsertionStrategy Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
	package com.lordofthejars.nosqlunit.couchdb;

import com.lordofthejars.nosqlunit.core.InsertionStrategy;

public interface CouchDbInsertionStrategy extends InsertionStrategy {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy