com.lordofthejars.nosqlunit.mongodb.MongoInsertionStrategy Maven / Gradle / Ivy
package com.lordofthejars.nosqlunit.mongodb;
import com.lordofthejars.nosqlunit.core.InsertionStrategy;
public interface MongoInsertionStrategy extends InsertionStrategy {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy