This is an automated email from the ASF dual-hosted git repository. andy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/jena-site.git
commit 75c5f653c2f337ca9247e5e1832a051068b450f1 Author: Andy Seaborne <[email protected]> AuthorDate: Tue Jan 27 11:01:53 2026 +0000 Download links for Jena 6.0.0 --- source/download/__index.md | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/source/download/__index.md b/source/download/__index.md index 13a410b30..4011db673 100644 --- a/source/download/__index.md +++ b/source/download/__index.md @@ -7,7 +7,7 @@ Apache Jena is packaged as downloads which contain the most commonly used portio - **apache-jena** – contains the APIs, SPARQL engine, the TDB native RDF database and command line tools - **apache-jena-fuseki** – the Jena SPARQL server -Jena5 requires Java 17, or a later version of Java. +Jena6 requires Java 21, or a later version of Java. Jena jars are [available from Maven](maven.html). @@ -19,7 +19,7 @@ Source release: this forms the official release of Apache Jena. All binaries art | Apache Jena Release | SHA512 | Signature | | ------------ | :----: | :-------: | -|<a href="[preferred]jena/source/jena-5.6.0-source-release.zip">jena-5.6.0-source-release.zip</a> | [SHA512](https://downloads.apache.org/jena/source/jena-5.6.0-source-release.zip.sha512) | [PGP](https://downloads.apache.org/jena/source/jena-5.6.0-source-release.zip.asc) | +|<a href="[preferred]jena/source/jena-6.0.0-source-release.zip">jena-6.0.0-source-release.zip</a> | [SHA512](https://downloads.apache.org/jena/source/jena-6.0.0-source-release.zip.sha512) | [PGP](https://downloads.apache.org/jena/source/jena-6.0.0-source-release.zip.asc) | ### Apache Jena Binary Distributions @@ -27,29 +27,16 @@ The binary distribution of the Fuseki server: | Apache Jena Fuseki | SHA512 | Signature | | ------------ | :----: | :-------: | -| <a href="[preferred]jena/binaries/apache-jena-fuseki-5.6.0.tar.gz">apache-jena-fuseki-5.6.0.tar.gz</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.6.0.tar.gz.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.6.0.tar.gz.asc) | -| <a href="[preferred]jena/binaries/apache-jena-fuseki-5.6.0.zip">apache-jena-fuseki-5.6.0.zip</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.6.0.zip.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.6.0.zip.asc) | +| <a href="[preferred]jena/binaries/apache-jena-fuseki-6.0.0.tar.gz">apache-jena-fuseki-6.0.0.tar.gz</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.0.0.tar.gz.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.0.0.tar.gz.asc) | +| <a href="[preferred]jena/binaries/apache-jena-fuseki-6.0.0.zip">apache-jena-fuseki-6.0.0.zip</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.0.0.zip.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.0.0.zip.asc) | <p> </p> The binary distribution of libraries contains the APIs, SPARQL engine, the TDB native RDF database and a variety of command line scripts and tools for working with these systems. | Apache Jena Commands | SHA512 | Signature | | ------------ | :----: | :-------: | -| <a href="[preferred]jena/binaries/apache-jena-5.6.0.tar.gz">apache-jena-5.6.0.tar.gz</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-5.6.0.tar.gz.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-5.6.0.tar.gz.asc) | -| <a href="[preferred]jena/binaries/apache-jena-5.6.0.zip">apache-jena-5.6.0.zip</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-5.6.0.zip.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-5.6.0.zip.asc) | - -<p> </p> -The binary distribution of Fuseki as a WAR file: - -| Apache Jena Fuseki | SHA512 | Signature | -| ------------ | :----: | :-------: | -| <a href="[preferred]jena/binaries/jena-fuseki-war-5.6.0.war">jena-fuseki-war-5.6.0.war</a> | [SHA512](https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.6.0.war.sha512) | [PGP](https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.6.0.war.asc) | - - -This can be run in any servlet application container supporting Jakarta Servlet 6.0 -(part of Jakarta EE version 9), such as [Apache Tomcat](https://tomcat.apache.org/index.html) -10.x or later. -The server must be running on the required version of Java. +| <a href="[preferred]jena/binaries/apache-jena-6.0.0.tar.gz">apache-jena-6.0.0.tar.gz</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-6.0.0.tar.gz.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-6.0.0.tar.gz.asc) | +| <a href="[preferred]jena/binaries/apache-jena-6.0.0.zip">apache-jena-6.0.0.zip</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-6.0.0.zip.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-6.0.0.zip.asc) | ### Apache Jena Download area
