Interface NonModular

All Superinterfaces:
Modularity

public non-sealed interface NonModular extends Modularity
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gradle.api.file.RegularFileProperty
     

    Methods inherited from interface de.infolektuell.gradle.jpackage.tasks.modularity.Modularity

    getMainClass
  • Method Details

    • getMainJar

      @InputFile @PathSensitive(RELATIVE) org.gradle.api.file.RegularFileProperty getMainJar()