public final class ProductDependencyIntrospectionPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
| Constructor and Description |
|---|
ProductDependencyIntrospectionPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project) |
static java.util.Map<com.palantir.gradle.dist.ProductId,org.gradle.api.Project> |
getInRepoProductIds(org.gradle.api.Project rootProject) |
public ProductDependencyIntrospectionPlugin()
public void apply(org.gradle.api.Project project)
apply in interface org.gradle.api.Plugin<org.gradle.api.Project>public static java.util.Map<com.palantir.gradle.dist.ProductId,org.gradle.api.Project> getInRepoProductIds(org.gradle.api.Project rootProject)