@Incubating public interface JarBinarySpec extends JvmBinarySpec
Named.Namer| Modifier and Type | Method and Description |
|---|---|
LibraryBinaryIdentifier |
getId()
The unique identifier of this JarBinarySpec.
|
File |
getJarFile()
The jar file output for this binary.
|
void |
setJarFile(File jarFile)
Sets the jar file output for this binary.
|
getClassesDir, getResourcesDir, getTargetPlatform, getTasks, getToolChain, setClassesDir, setResourcesDir, setTargetPlatform, setToolChaingetDisplayName, getInputs, getSource, getSources, isBuildable, sources, tasksbuiltBy, getBuildTask, hasBuildDependencies, setBuildTaskgetBuildDependenciesLibraryBinaryIdentifier getId()
File getJarFile()
void setJarFile(File jarFile)