Definition of a software component that is to be built by Gradle to run a on JVM platform.
Type | Name and description |
---|---|
String |
getBaseName() The name that is used to construct the output file names when building this component. |
void |
setBaseName(String baseName) Sets the name that is used to construct the output file names when building this component. |
Methods inherited from class | Name |
---|---|
interface ComponentSpec |
getProjectPath |
interface ModelElement |
getDisplayName, getName |
interface Named |
getName |