public interface DriverUrlsConfiguration
Provides the methods for interpreting a driver metadata file and look for specific drivers.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public VersionAndUri |
versionAndUriFor(DriverDownloadSpecification spec)Searches for a driver with a given specification. |
Searches for a driver with a given specification.
spec - Driver specification.