Apache Ignite

Downloads

Downloads

Download Apache Ignite® and install in your environment.
Select from one of the available options.

SOURCE RELEASES

If you are looking for an earlier version of Apache Ignite, please find it in the archive. If you encounter a problem with the selected mirror, please choose another one. If primary mirrors are not reachable, switch to backup servers added to the end of the list.

Selected mirror:

BINARY RELEASES

Binary release packages are provided for your convenience and not considered as primary release artifacts of the ASF. It's recommended to verify a release downloadable, following this guidelines. For more information about Apache release policy see What is a Release?

f you are looking for previous release versions of Apache Ignite, please have a look in the archive.

Slim binary releases

DOCKER AND CLOUD IMAGES

How to verify

The PGP signatures can be verified using PGP or GPG. First download the Apache Ignite KEYS file as well as the .asc signature files for the desired release version. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures.

GIT REPOSITORY

$ git clone https://gitbox.apache.org/repos/asf/ignite

EXTENSIONS

Source Releases

Name Version Docs Release Notes Date Source
ignite-aws-ext 1.0.0 guide release notes 2022-05-17 ignite-aws-ext-src.zip (pgpsha512)
ignite-azure-ext 1.0.0 guide release notes 2022-05-17 ignite-azure-ext-src.zip (pgpsha512)
ignite-gce-ext 1.0.0 guide release notes 2022-05-17 ignite-gce-ext-src.zip (pgpsha512)
ignite-spring-tx-ext 1.0.0 guide release notes 2021-11-02 ignite-spring-tx-ext-1.0.0-src.zip (pgpsha512)
ignite-spring-cache-ext 1.0.0 guide release notes 2021-11-02 ignite-spring-cache-ext-1.0.0-src.zip (pgpsha512)
ignite-spring-data-ext 2.0.0 guide release notes 2022-05-17 ignite-spring-data-ext-src.zip (pgpsha512)
ignite-session-ext 1.0.0 guide release notes 2022-05-17 ignite-spring-session-ext-src.zip (pgpsha512)
ignite-performance-statistics-ext 1.0.0 guide release notes 2021-07-07 ignite-performance-statistics-ext-1.0.0-src.zip (pgpsha512)
ignite-zookeeper-ip-finder-ext 1.0.0 guide release notes 2022-05-17 zookeeper-ip-finder-ext-src.zip (pgpsha512)

Binary Releases

Binary release packages are provided for your convenience and not considered as primary release artifacts of the ASF. It's recommended to verify a release downloadable, following this guidelines. For more information about Apache release policy see What is a Release?

Name Version Docs Release Notes Date Source
ignite-aws-ext 1.0.0 guide release notes 2022-05-17 ignite-aws-ext-bin.zip (pgpsha512)
ignite-azure-ext 1.0.0 guide release notes 2022-05-17 ignite-azure-ext-bin.zip (pgpsha512)
ignite-gce-ext 1.0.0 guide release notes 2022-05-17 ignite-gce-ext-bin.zip (pgpsha512)
ignite-performance-statistics-ext 1.0.0 guide release notes 2021-07-07 ignite-performance-statistics-ext-1.0.0-bin.zip (pgpsha512)
ignite-zookeeper-ip-finder-ext 1.0.0 guide release notes 2022-05-17 zookeeper-ip-finder-ext-bin.zip (pgpsha512)

Spring Boot extensions:

<dependency>
    <groupId>org.apache.ignite</groupId>
    <artifactId>ignite-spring-boot-autoconfigure-ext</artifactId>
    <version>1.0.0</version>
</dependency>
<dependency>
    <groupId>org.apache.ignite</groupId>
    <artifactId>ignite-spring-boot-thin-client-autoconfigure-ext</artifactId>
    <version>1.0.0</version>
</dependency>

3RD PARTY BINARIES

This is a list of 3rd party binary packages based on Apache Ignite. The Apache Ignite project does not endorse or maintain any 3rd party binary packages.

GridGain Community Edition is a binary build of Apache Ignite created by GridGain, which includes optional LGPL dependencies, such as Hibernate L2 cache integration and Geospatial Indexing, as well as bug fixes and features which may be included into the future official Apache Ignite releases.

GridGain also provides his own GridGain Maven Repository containing Apache Ignite LGPL artifacts such as ignite-hibernate.

Please note that artifacts located at GridGain Maven Repository provided for convenience and are NOT official Apache Ignite artifacts.

If you would like to provide your own edition of Apache Ignite here, please send email to Ignite dev list.