api / org.gradle.play

Package org.gradle.play

Types

JvmClasses

interface JvmClasses : BuildableComponentSpec

A set of classes and resources that operate together.

PlayApplicationBinarySpec

interface PlayApplicationBinarySpec : ApplicationBinarySpec

Represents a binary artifact that is the result of building a Play application software component.

PlayApplicationSpec

interface PlayApplicationSpec : ApplicationSpec, PlayPlatformAwareComponentSpec

Definition of a Play Framework software component that is built by Gradle.

PlayPlatformAwareComponentSpec

interface PlayPlatformAwareComponentSpec : PlatformAwareComponentSpec

Platform aware aspect of a Play Framework software component.

PublicAssets

interface PublicAssets : BuildableComponentSpec

A set of public assets added to a binary.