Package org.gradle.api.plugins.catalog
Class VersionCatalogPlugin
java.lang.Object
org.gradle.api.plugins.catalog.VersionCatalogPlugin
A Plugin makes it possible to generate a version catalog,  which is a set of versions and
 coordinates for dependencies and plugins to import in the settings of a Gradle build.
- Since:
- 7.0
- 
Field Details- 
GENERATE_CATALOG_FILE_TASKNAME- See Also:
 
- 
GRADLE_PLATFORM_DEPENDENCIES- See Also:
 
- 
VERSION_CATALOG_ELEMENTS- See Also:
 
 
- 
- 
Constructor Details- 
VersionCatalogPlugin
 
- 
- 
Method Details