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

com.github.tomakehurst.wiremock.standalone.MappingsSource Maven / Gradle / Ivy

package com.github.tomakehurst.wiremock.standalone;

import com.github.tomakehurst.wiremock.core.MappingsSaver;

public interface MappingsSource extends MappingsLoader, MappingsSaver {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy