@Incubating public interface JvmBinaryTasks extends DomainObjectSet<Task>
| Modifier and Type | Method and Description |
|---|---|
Task |
getBuild()
The 'lifecycle' task, that can be used to construct this binary.
|
org.gradle.api.tasks.bundling.Jar |
getJar()
The jar task used to create an archive for this binary.
|
findAll, matching, matching, withTypeall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeTask getBuild()
org.gradle.api.tasks.bundling.Jar getJar()