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

war

val Project.war: WarPluginConvention

Retrieves the war convention.

fun Project.war(configure: WarPluginConvention.() -> Unit): Unit

Configures the war convention.