api / org.gradle.kotlin.dsl / org.gradle.api.Project / ear

ear

val Project.ear: EarPluginConvention

Retrieves the ear convention.

fun Project.ear(configure: EarPluginConvention.() -> Unit): Unit

Configures the ear convention.