All Classes and Interfaces
Class
Description
A component that is built for a single Java version.
A component that is built for multiple Java versions.
Represents an application that runs on the JVM.
An application implemented using a single version of Java.
A library implemented using a single version of Java.
An application that runs on the JVM and that is implemented using one or more versions of Java.
Applies some common conventions for the JVM ecosystems.
A library that runs on the JVM and that is implemented using one or more versions of Java.
Creates a declarative
JavaApplication DSL model, applies the official Java application plugin,
and links the declarative model to the official plugin.Creates a declarative
JavaLibrary DSL model, applies the official Java library plugin,
and links the declarative model to the official plugin.Creates a declarative
JvmApplication DSL model, applies the official Jvm plugin,
and links the declarative model to the official plugin.Creates a declarative
JvmLibrary DSL model, applies the official Jvm plugin,
and links the declarative model to the official plugin.