Package-level declarations
Classes for working with JAR manifests.
Types
Link copied to clipboard
Represent the attributes of a manifest section.
Link copied to clipboard
Is thrown in the case an operation is applied against a org.gradle.api.java.archives.Manifest that violates the Manifest specification.
Link copied to clipboard
interface ManifestMergeDetails
Details of a value being merged from two different manifests.
Link copied to clipboard
interface ManifestMergeSpec
Specifies how the entries of multiple manifests should be merged together.