public interface StubDownloader
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<StubConfiguration,File> |
downloadAndUnpackStubJar(StubRunnerOptions options,
StubConfiguration stubConfiguration)
Returns a mapping of updated StubConfiguration (it will contain the resolved version) and the location of the downloaded JAR.
|
Map.Entry<StubConfiguration,File> downloadAndUnpackStubJar(StubRunnerOptions options, StubConfiguration stubConfiguration)
null.Copyright © 2016 Spring. All rights reserved.