public interface CatalogPluginExtension
Modifier and Type | Method | Description |
---|---|---|
void |
configureExplicitAlias(String alias,
String group,
String name) |
Configures an explicit alias for a dependency in case of name clash
|
void |
versionCatalog(Action<? super VersionCatalogBuilder> spec) |
Configures the version catalog.
|
void versionCatalog(Action<? super VersionCatalogBuilder> spec)
spec
- the spec used to configure the dependencies