| ExecutionFileLocation | Represents a location of a file available in the build execution.
|
| FileCollection | Collection of file locations.
|
| FileLocation | Represents a location of a given file.
|
| JarManifestTaskOption | Represents a configuration of Java Archive Manifest entry attributes. |
| JavaServiceClassName | Specifies a Java service class name for which the given implementations should be defined for. |
| JavaServiceImplementationName | Specifies one or more a Java service implementations that should be declared by the created Java Archive. |
| LocalFileLocation | Represents a local file system location.
|
| ManifestEntry | Represents an entry name to the the associated attribute map in a Java Archive Manifest file. |
| Map | Map of string key-value attribute entries for a Java Archive Manifest file. |
| ModuleInfoMainAttribute | Java main class name that is injected into the module-info.class entry of the created JAR. |
| ModuleInfoVersionAttribute | Version string that is injected into the module-info.class entry of the created JAR. |
| MultiFileLocationTaskOption | Option accepting files as its input.
|
| MultiReleaseJavaMajorNumber | Represents the major version for which the Multi-Release contents are specified. |
| MultiReleaseOptimizerInputFileTaskOption | Archive input to the Multi-Release optimization task. |
| MultiReleaseOptimizerTaskOutput | Output of the Multi-Release JAR optimization task. |
| ZipCompression | ZIP compression methods. |
| ZipCompressionTaskOption | Configures the compression to be used.
|
| ZipContentsTaskOption | Contains configurations that specify the resources that should be included in a created ZIP archive. |
| ZipCreatorTaskOutput | Represents the task output of a ZIP archive creation.
|
| ZipIncludeTaskOption | Represents an archive entry inclusion for ZIP archive creation.
|
| ZipResourceTransformerTaskOption | Represents a ZIP resource transformer that should be used when constructing ZIP entries.
|
| ZipResourcesTaskOption | Represents an resource configuration for ZIP archive creation.
|