saker.jar Documentation TaskDoc JavaDoc Packages
  1. saker.jar
  2. Package details
  3. Overview

Overview

The saker.jar package in the saker.nest repository provides features for Java ARchive creation using the saker.build system.

The saker.jar.create() task allows you to define the contents of the created archive while also providing features for specifying Java related contents. The task is based on the saker.zip.create() task, and provides additional features for it.

The task allows you to specify manifest attributes, services, multi-release contents, and allows injecting module-info related meta-data.