Java Base Plugin
A org.gradle.api.Plugin which compiles and tests Java source, and assembles it into a JAR file.
See also
<a href="https://docs. gradle. org/current/userguide/java_plugin. html">Java plugin reference</a>
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val COMPILE_CLASSPATH_PACKAGING_SYSTEM_PROPERTY: String = "org.gradle.java.compile-classpath-packaging"
Set this property to use JARs build from subprojects, instead of the classes folder from these project, on the compile classpath.
Link copied to clipboard
Task group name for documentation-related tasks.
Link copied to clipboard
A list of known artifact types which are known to prevent from publication.
Link copied to clipboard