+++ pre = “6. ” 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.0 ( Release Date: July 6, 2021 )
  • Source Codes: [ SRC ] [ ASC ] [ SHA512 ]
  • ElasticJob-Lite Binary Distribution: [ TAR ] [ ASC ] [ SHA512 ]
  • ElasticJob-Cloud-Scheduler Binary Distribution: [ TAR ] [ ASC ] [ SHA512 ]
  • ElasticJob-Cloud-Executor Binary Distribution: [ TAR ] [ ASC ] [ SHA512 ]
ElasticJob-UI - Version: 3.0.0 ( Release Date: July 29, 2021 )

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.

gpg -i KEYS

or

pgpk -a KEYS

or

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.

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

or

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

or

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