Package org.gradle.api.experimental.java
@NullMarked
package org.gradle.api.experimental.java
-
ClassDescriptionAn application implemented using a single version of Java.A library implemented using a single version of Java.Creates a declarative
JavaApplicationDSL model, applies the official Java application plugin, and links the declarative model to the official plugin.Creates a declarativeJavaLibraryDSL model, applies the official Java library plugin, and links the declarative model to the official plugin.