Package org.gradle.api.experimental.jvm
@NullMarked
package org.gradle.api.experimental.jvm
-
ClassDescriptionA 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 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
JvmApplicationDSL model, applies the official Jvm plugin, and links the declarative model to the official plugin.Creates a declarativeJvmLibraryDSL model, applies the official Jvm plugin, and links the declarative model to the official plugin.