Package io.micronaut.gradle.catalog
Class LenientVersionCatalogParser
java.lang.Object
io.micronaut.gradle.catalog.LenientVersionCatalogParser
A version catalog parser which is tolerant to errors and
builds a representation of the catalog suitable for updating
coordinates.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetModel()
void
parse
(InputStream in) splitToList
(String coordinates)
-
Constructor Details
-
LenientVersionCatalogParser
public LenientVersionCatalogParser()
-
-
Method Details
-
splitToList
-
parse
- Throws:
IOException
-
getModel
-