gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.util / org.gradle.api.Project / getVirtualPlugins

getVirtualPlugins

fun Project.getVirtualPlugins(): Map<String, List<Pair<String, String>>>

Return
a map with the virtual plugin names as key, the values are a list of pairs, where the first element is the platform, the seconds element of the pairs is the name of the real plugin providing the virtual plugin.