Modifier and Type | Field | Description |
---|---|---|
static String |
GENERATE_CATALOG_FILE_TASKNAME |
|
static String |
GRADLE_PLATFORM_DEPENDENCIES |
|
static String |
VERSION_CATALOG_ELEMENTS |
Constructor | Description |
---|---|
VersionCatalogPlugin(SoftwareComponentFactory softwareComponentFactory) |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|
public static final String GENERATE_CATALOG_FILE_TASKNAME
public static final String GRADLE_PLATFORM_DEPENDENCIES
public static final String VERSION_CATALOG_ELEMENTS
@Inject public VersionCatalogPlugin(SoftwareComponentFactory softwareComponentFactory)