Package org.gradle.api.java.archives


package org.gradle.api.java.archives
Classes for working with JAR manifests.
  • Class
    Description
    Represent the attributes of a manifest section.
    Represents the manifest file of a JAR file.
    Is thrown in the case an operation is applied against a Manifest that violates the Manifest specification.
    Details of a value being merged from two different manifests.
    Specifies how the entries of multiple manifests should be merged together.