{% extends "skeleton.html" %} {% block title %}Downloads{% endblock %} {% block content %}

To get the latest development release of Apache Sling, you can check out the Source Code and Getting and Building Sling yourself. Otherwise, the releases below are available for download. To install, just download and extract. The PGP keys at https://people.apache.org/keys/group/sling.asc can be used to verify the integrity of the release archives.

All Apache Sling products are distributed under the terms of The Apache Software License (version 2.0). See our license, or the LICENSE file included in each distribution.

Mirrors

Use the links below to download binary or source distributions of Apache Sling from one of our mirrors.

You are currently using [preferred]. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are backup mirrors (at the end of the mirrors list) that should be available. If the mirror displayed above is labeled preferred, then please reload this page by clicking here.

Other mirrors:

Sling Application

{{ launchpad|markdown }}

For quick provisioning using docker you can simply run docker pull apachesling/sling to get access to the latest version of the launchpad.

To get the latest code you can build Sling yourself, it's not that hard.

If you are looking for previous releases of Apache Sling, have a look in the archives. For previous incubator releases of Apache Sling, have a look in the Incubator archives.

Sling IDE Tooling

If you want to install the convenience binaries for the IDE tooling, it's recommended that you add [preferred]sling/eclipse as an update site URL. This way you will receive updates every time a new version is released. For specific versions and zipped update site download, see the table below.

{{ ide|markdown }}

Sling Components

{{ content|markdown }}

Maven Plugins

{{ maven|markdown }} {% endblock %}