gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.plugins
/
BasePluginExtension
Base
Plugin
Extension
API
interface
BasePluginExtension
(
source
)
An extension used for
BasePlugin
.
Since
7.1
Members
Functions
get
Archives
Name
Link copied to clipboard
API
abstract
fun
getArchivesName
(
)
:
Property
<
String
>
The base name to use for archive files.
get
Dists
Directory
Link copied to clipboard
API
abstract
fun
getDistsDirectory
(
)
:
DirectoryProperty
Returns the directory to generate TAR and ZIP archives into.
get
Libs
Directory
Link copied to clipboard
API
abstract
fun
getLibsDirectory
(
)
:
DirectoryProperty
Returns the directory to generate JAR and WAR archives into.