Package org.grails.cli.compiler.grape
Class GrapeEngineInstaller
- java.lang.Object
-
- org.grails.cli.compiler.grape.GrapeEngineInstaller
-
public abstract class GrapeEngineInstaller extends java.lang.ObjectUtility to install a specificGrapeengine with Groovy.- Since:
- 2022.1.0
-
-
Constructor Summary
Constructors Constructor Description GrapeEngineInstaller()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinstall(groovy.grape.GrapeEngine engine)
-