Back to Shardingsphere Elasticjob

Index.En

docs/content/downloads/_index.en.md

3.0.53.1 KB
Original Source

+++ pre = "<b>6. </b>" title = "Downloads" weight = 6 chapter = true

extracss = true

+++

Latest Releases

ElasticJob is released as source code tarballs with corresponding binary tarballs for convenience. The downloads are distributed via mirror sites and should be checked for tampering using GPG or SHA-512.

ElasticJob - Version: 3.0.5 ( Release Date: Feb 7, 2026 )
ElasticJob-UI - Version: 3.0.2 ( Release Date: Oct 31, 2022 )

All Releases

Find all releases in the Archive repository.

Verify the Releases

PGP signatures KEYS

It is essential that you verify the integrity of the downloaded files using the PGP or SHA signatures. The PGP signatures can be verified using GPG or PGP. Please download the KEYS as well as the asc signature files for relevant distribution. It is recommended to get these files from the main distribution directory and not from the mirrors.

shell
gpg -i KEYS

or

shell
pgpk -a KEYS

or

shell
pgp -ka KEYS

To verify the binaries/sources you can download the relevant asc files for it from main distribution directory and follow the below guide.

shell
gpg --verify apache-shardingsphere-********.asc apache-shardingsphere-elasticjob-*********

or

shell
pgpv apache-shardingsphere-elasticjob-********.asc

or

shell
pgp apache-shardingsphere-elasticjob-********.asc