Package org.gradle.api.experimental.java


package org.gradle.api.experimental.java
  • Class
    Description
    An application implemented using a single version of Java.
    A library implemented using a single version 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.