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

io.codearte.accurest.stubrunner.StubDownloader.groovy Maven / Gradle / Ivy

package io.codearte.accurest.stubrunner

interface StubDownloader {

	File downloadAndUnpackStubJar(boolean workOffline, String stubRepositoryRoot, String stubsGroup, String
			stubsModule, String classifier)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy