CINXE.COM
Downloads
<!DOCTYPE html> <html> <head> <script async src="https://www.googletagmanager.com/gtag/js?id=G-GPD7V946LB"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GPD7V946LB'); </script> <title>Downloads</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Infinispan is a distributed in-memory key/value data store with optional schema, available under the Apache License 2.0."> <link rel="shortcut icon" type="image/png" href="/favicon.ico" > <link rel="stylesheet" href="/assets/css/main.css" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github.css"> <link rel="stylesheet" href="/assets/css/cookieconsent.css"> <link rel="alternate" type="application/rss+xml" title="Infinispan's RSS Feed" href="/feed.xml" /> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script> <script>hljs.highlightAll();</script> </head> <body class="downloads"> <div class="nav-wrapper"> <div class="grid-wrapper"> <div class="width-12-12"> <input type="checkbox" id="checkbox" /> <nav id="main-nav" class="main-nav"> <div class="container"> <div class="logo-wrapper"> <a href="/"><img src="/assets/images/infinispan-logo-white.png" class="project-logo" title="Infinispan Logo"></a> </div> <label class="nav-toggle" for="checkbox"> <i class="fa fa-bars"></i> </label> <ul id="menu" class="menu"> <li class="dropdown"> <span href="/learn/">Learn <i class="fas fa-chevron-down"></i></span> <ul class="submenu"> <li><a href="/introduction" class="">Introduction</a></li> <li><a href="/features" class="">Features</a></li> <li><a href="/documentation" class="">Documentation</a></li> <li><a href="/tutorials" class="">Tutorials</a></li> <li><a href="/videos" class="">Videos</a></li> <li><a href="/references" class="">References</a></li> <li><a href="/experiments" class="">Experiments</a></li> <li><a href="/roadmap" class="">Roadmap</a></li> </ul> </li> <li> <a href="/use-cases/" class="">Use Cases</a> </li> <li> <a href="/community/" class="">Community</a> </li> <li> <a href="/blog/" class="">Blog</a> </li> <li> <a href="/download/" class="active">Download</a> </li> </ul> </div> </nav> </div> </div> </div> <div class="content"> <h1>Downloads</h1> <h2>Get the latest downloads available for the current stable and development releases of Infinispan</h2> <div class="component-slim"> <div class="grid-wrapper"> <div class="width-12-12 margin-tb-xs"> <div class="alert alert-success margin-tb-0"> <div class="grid-wrapper"> <div class="width-1-12 justify-self-center align-self-center"> <i class="fas fa-info-circle text-orange fa-3x"></i> </div> <div class="width-11-12 align-self-center"> <b>Starting with Infinispan 10, we no longer offer a downloadable distribution of the embedded artifacts. Use your favourite dependency management tool (Maven / Gradle / Ivy) using the provided instructions.</b> </div> </div> </div> </div> <div class="width-12-12 callout orange margin-tb-xs"> <h3 class="margin-tb-0">Current Stable Release: Infinispan 15.2.0.Final</h3> <br/> <div class="grid-wrapper"> <div class="width-3-12 width-12-12-m"> <b>"Feelin' Blue"</b><br/> <b>Release date: 2025/03/27</b> </div> <div class="width-3-12 width-12-12-m"> <i class="fas fa-download text-orange"></i> <a href="https://github.com/infinispan/infinispan/releases/download/15.2.0.Final/infinispan-server-15.2.0.Final.zip">Server</a> <br/> <i class="fas fa-download text-orange"></i> <a href="https://github.com/infinispan/infinispan/releases/tag/15.2.0.Final">CLI</a> </div> <div class="width-3-12 width-12-12-m"> <i class="fas fa-pencil-alt text-orange"></i> <a href="/release-notes#15.2">Release Notes</a><br/> <i class="fas fa-bug text-orange"></i> <a href="https://github.com/infinispan/infinispan/releases/tag/15.2.0.Final">Fixed issues</a> </div> <div class="width-3-12 width-12-12-m"> <i class="fas fa-cloud-download-alt text-orange"></i> <a href="/download/stable/dependency-coordinates.html">Dependency Coordinates</a><br/> <i class="fas fa-cloud-download-alt text-orange"></i> <a href="/download/stable/container-image.html">Container Image</a><br/> <i class="fas fa-cloud-download-alt text-orange"></i> <a href="/download/stable/native-image.html">Native Container Image</a><br/> <i class="fas fa-cloud-download-alt text-orange"></i> <a href="/download/stable/cli-image.html">CLI Image</a><br/> </div> </div> </div> <div class="width-12-12 width-12-12-m callout-slim blue text-centered margin-tb-xs"> <b>Looking for a fully supported version of Infinispan?</b> <b><a href="https://developers.redhat.com/products/datagrid/download">Download Red Hat Data Grid</a></b> </div> <div class="width-12-12 width-12-12-m align-self-center justify-self-center margin-tb-xs"> <b>Looking for an older version?</b> <i class="fas fa-download text-orange"></i> <a href="/download-archive">Infinispan Download Archive</a> </div> </div> <div class="grid-wrapper text-centered margin-tb-lg"> <div class="width-4-12 width-12-12-m"> <h4><a href="/cache-store-implementations">Persistent Cache Stores</a></h4> <p>Cache stores are part of the core Infinispan distribution and therefore are developed and released in-sync with Infinispan itself. Most of these cache stores are included in the infinispan-embedded JAR. Those which require additional dependencies are available in separate artifacts.</p> </div> <div class="width-4-12 width-12-12-m"> <h4><a href="/hotrod-clients">Hot Rod Clients</a></h4> <p>Hot Rod is a wire protocol that Infinispan clients use to talk to a remote grid. It is a binary, platform-independent protocol that was developed in the open as a part of Infinispan.</p> </div> <div class="width-4-12 width-12-12-m"> <h4><a href="/integrations">Integrations</a></h4> <p>This Is a short description of the feature to give the user an idea of how Infinispan helps them with their data management.</p> </div> </div> </div> </div> <div class="content project-footer"> <div class="footer-section"> <div class="logo-wrapper"> <a href="/"><img src="/assets/images/infinispan-logo.png" class="project-logo" title="Infinispan Logo" alt="Infinispan"></a> </div> </div> <div class="grid-wrapper"> <p class="grid__item width-3-12">Infinispan is released under the Apache 2.0 open source license. Learn more about the <a href='https://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache Software License 2.0</a>.<br/><br/>This website built with <a href='https://jekyllrb.com/' target='_blank'>Jekyll</a> is hosted on <a href='https://pages.github.com/' target='_blank'>Github Pages</a> and is completely open source. If you want to make it better, <a href='https://github.com/infinispan/infinispan.github.io' target='_blank'>fork the website</a> and show us what you鈥檝e got.</p> <div class="width-1-12 project-links"> <b>Navigation</b> <ul class="footer-links width-1-12"> <li><a href="/" >Home</a></li> <li><a href="/features" >Features</a></li> <li><a href="/documentation" >Docs</a></li> <li><a href="/tutorials" >Tutorials</a></li> <li><a href="/videos" >Videos</a></li> <li><a href="/use-cases" >Use Cases</a></li> <li><a href="/community" >Community</a></li> <li><a href="/download" >Download</a></li> </ul> </div> <div class="width-1-12 project-links"> <b>Contribute</b> <ul class="footer-links width-1-12"> <li><a href="https://issues.jboss.org/browse/ISPN" target="_blank">Submit a Bug</a></li> <li><a href="https://github.com/infinispan" target="_blank">Write Code</a></li> </ul> </div> <div class="width-1-12 project-links"> <b>Follow Us</b> <ul class="footer-links width-1-12"> <li><a href="/blog" >Blog</a></li> <li><a href="https://twitter.com/infinispan" target="_blank">Twitter</a></li> </ul> </div> <div class="width-6-12 more-links"> <div class="grid-wrapper"> <div class="width-6-12"> <b>A Member of</b><br/> <a href="https://www.commonhaus.org/" target="_blank"><img src="/assets/images/CF_logo_horizontal.svg" title="Commonhaus Foundation"></a><br/> </div> <div class="width-6-12"> <b>Thanks to</b><br/> <a href="https://zulip.com" target="_blank"><img src="/assets/images/footer/zulip.png" title="Zulip" alt="Zulip"></a> <a href="https://weblate.org" target="_blank"><img src="/assets/images/footer/weblate.png" title="Weblate" alt="Weblate"></a> </div> </div> </div> </div> </div> <div class="content-slim redhat-footer"> <div class="grid-wrapper"> <span class="cookie-preferences"> <a href="#" data-cc="show-preferencesModal">Manage cookie preferences</a> </span> <span class="licence"> <i class="fab fa-creative-commons"></i><i class="fab fa-creative-commons-by"></i> <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC by 3.0</a> </span> <span class="redhat"> a Red Hat sponsored project </span> <span class="redhat-logo"> <a href="https://www.redhat.com/" target="_blank"><img src="/assets/images/redhat_reversed.svg"></a> </span> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> <script type="text/javascript" src="/assets/javascript/mobile-nav.js"></script> <script type="text/javascript" src="/assets/javascript/truncate-list.js"></script> <script src="/assets/javascript/clipboard.min.js" type="text/javascript"></script> <script src="/assets/javascript/copy.js" type="text/javascript"></script> <script src="/assets/javascript/cookieconsent.umd.js" type="text/javascript"></script> <script src="/assets/javascript/cookieconsent.config.js" type="module"></script> <!-- <script type="text/javascript"> if (("undefined" !== typeof _satellite) && ("function" === typeof _satellite.pageBottom)) { _satellite.pageBottom(); } </script> --> </body> </html>