JBoss Community

Downloading Infinispan

Downloading Distributions

Please note that only formal, tagged builds are available for download as distributions, such as alphas, betas, CRs and full releases.  If you want a snapshot, please either build it yourself from sources, or use the Maven Snapshots Repository.

Infinispan releases are hosted on SourceForge.net.  Visit the SourceForge.net downloads page where you can download releases.
 

Using the Maven Repository

Infinispan builds are also published to the JBoss.org Maven repository, which allows you to access Infinispan builds if your project uses Maven, Ivy, or Ant with Maven-Ant-Tasks.

Group ID: org.infinispan

Artifact ID: infinispan-core

Repository URL: http://repository.jboss.org/maven2

Snapshots Repository URL: http://snapshots.jboss.org/maven2

Please refer to the Maven documentation for more details on how to use this information with Maven in your project.

 

Like eye-candy?

Then check out the bin/runGuiDemo.sh script in the infinispan-X.Y.Z-bin.zip and infinispan-X.Y.Z-all.zip distributions!

Want to run Infinispan as a server?  Want to access Infinispan from non-Java code?

From 4.0.0.BETA2, we now have a REST-Server module, from where you can access Infinispan from anywhere, using an easy-to-use REST API!