JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.platform.base
Application
Contents
Description
Hide sidebar
Show sidebar
Interface Application
All Superinterfaces:
Component
All Known Subinterfaces:
NativeExecutable
@Incubating
@Deprecated
public interface
Application
extends
Component
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g.
cpp-application
,
cpp-library
,
swift-application
,
swift-library
,
xctest
) instead.
A software application.
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.