JavaPlatformPlugin

abstract class JavaPlatformPlugin : Plugin<T>

The Java platform plugin allows building platform components for Java, which are usually published as BOM files (for Maven) or Gradle platforms (Gradle metadata).

See also

<a href="https://docs.gradle.org/current/userguide/java_platform_plugin.html">Java Platform plugin reference</a>

Constructors

Link copied to clipboard
@Inject
constructor(softwareComponentFactory: SoftwareComponentFactory)

Functions

Link copied to clipboard
open fun apply(project: Project)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard