| Class |
Description |
|
FindLastSnapshotHandler
|
A SAX handler to parse the metadata-maven.xml file and extract the latest snapshot version |
|
GrailsUpdater
|
Handles updating the grails-cli shadowJar under `~/.grails/wrapper` |
|
GrailsVersion
|
Assists in parsing grails versions and sorting them by priority |
|
GrailsWrapper
|
The purpose of this class is to download the expanded Grails wrapper jars into GRAILS_WRAPPER_HOME (defaults to `.grails` in the user home folder)
This class is not meant to be distributed as part of SDKMAN since we'll distribute the expanded jars with it.
|
|
GrailsWrapperHome
|
Helper class for managing the `grails-cli` jar files in the Grails Wrapper home directory. |
|
GrailsWrapperRepo
|
Helper class to locate the remote or local repository for the `grails-cli` |
|
RootMetadataHandler
|
A SAX handler to parse the metadata-maven.xml file and extract the latest release version |
|
Start
|
|