Class ZipArtifact

All Implemented Interfaces:
UnknownPropertyPreserving

public class ZipArtifact extends DownloadableArtifact
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
  • Constructor Details

    • ZipArtifact

      public ZipArtifact()
  • Method Details