Skip to main content

Liberica NIK (Bellsoft)

Liberica Native Image Kit is a utility that converts your JVM-based application into a fully compiled native executable ahead-of-time under the closed-world assumption with an almost instant startup time. Being compatible with various platforms, including lightweight musl-based Alpine Linux, it optimizes resource consumption and minimizes the static footprint.

Installation

sdk install java -nik
    Details
    Website
    Architectures:
    • Linux x86_64
    • Linux AArch64
    • macOS x86_64
    • macOS AArch64
    • Windows x86_64