Package org.gradle.jvm.application.scripts
Classes that enable JVM application script generation.
-
Interface Summary Interface Description JavaAppStartScriptGenerationDetails Details for generating Java-based application start scripts.ScriptGenerator Generates a script to start a JVM application.TemplateBasedScriptGenerator Interface for generating scripts with the provided details based on a provided template.