This is an automated email from the ASF dual-hosted git repository. andy pushed a commit to branch main5 in repository https://gitbox.apache.org/repos/asf/jena-site.git
commit c47a1a4eed1cfa08aa7f370eca2f29aee107f22f Author: Andy Seaborne <[email protected]> AuthorDate: Sun Mar 17 09:47:35 2024 +0000 Downloads for Jena 5.0.0 --- source/download/__index.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/source/download/__index.md b/source/download/__index.md index 90fcc7453..1eb0fa053 100644 --- a/source/download/__index.md +++ b/source/download/__index.md @@ -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.0.0-rc1-source-release.zip">jena-5.0.0-rc1-source-release.zip</a> | [SHA512](https://downloads.apache.org/jena/source/jena-5.0.0-rc1-source-release.zip.sha512) | [PGP](https://downloads.apache.org/jena/source/jena-5.0.0-rc1-source-release.zip.asc) | +|<a href="[preferred]jena/source/jena-5.0.0-source-release.zip">jena-5.0.0-source-release.zip</a> | [SHA512](https://downloads.apache.org/jena/source/jena-5.0.0-source-release.zip.sha512) | [PGP](https://downloads.apache.org/jena/source/jena-5.0.0-source-release.zip.asc) | ### Apache Jena Binary Distributions @@ -27,29 +27,35 @@ The binary distribution of the Fuseki server: | Apache Jena Fuseki | SHA512 | Signature | | ------------ | :----: | :-------: | -| <a href="[preferred]jena/binaries/apache-jena-fuseki-5.0.0-rc1.tar.gz">apache-jena-fuseki-5.0.0-rc1.tar.gz</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.0.0-rc1.tar.gz.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.0.0-rc1.tar.gz.asc) | -| <a href="[preferred]jena/binaries/apache-jena-fuseki-5.0.0-rc1.zip">apache-jena-fuseki-5.0.0-rc1.zip</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.0.0-rc1.zip.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.0.0-rc1.zip.asc) | +| <a href="[preferred]jena/binaries/apache-jena-fuseki-5.0.0.tar.gz">apache-jena-fuseki-5.0.0.tar.gz</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.0.0.tar.gz.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.0.0.tar.gz.asc) | +| <a href="[preferred]jena/binaries/apache-jena-fuseki-5.0.0.zip">apache-jena-fuseki-5.0.0.zip</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.0.0.zip.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.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.0.0-rc1.tar.gz">apache-jena-5.0.0-rc1.tar.gz</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-5.0.0-rc1.tar.gz.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-5.0.0-rc1.tar.gz.asc) | -| <a href="[preferred]jena/binaries/apache-jena-5.0.0-rc1.zip">apache-jena-5.0.0-rc1.zip</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-5.0.0-rc1.zip.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-5.0.0-rc1.zip.asc) +|<a href="[preferred]jena/binaries/apache-jena-5.0.0.tar.gz">apache-jena-5.0.0.tar.gz</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-5.0.0.tar.gz.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-5.0.0.tar.gz.asc) | +| <a href="[preferred]jena/binaries/apache-jena-5.0.0.zip">apache-jena-5.0.0.zip</a> | [SHA512](https://downloads.apache.org/jena/binaries/apache-jena-5.0.0.zip.sha512) | [PGP](https://downloads.apache.org/jena/binaries/apache-jena-5.0.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.0.0-rc1.war">jena-fuseki-war-5.0.0-rc1.war</a> | [SHA512](https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.0.0-rc1.war.sha512) | [PGP](https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.0.0-rc1.war.asc) +| <a href="[preferred]jena/binaries/jena-fuseki-war-5.0.0.war">jena-fuseki-war-5.0.0.war</a> | [SHA512](https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.0.0.war.sha512) | [PGP](https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.0.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.1.x. +(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 running on the required version of Java. +### Apache Jena Download area + +The source release and also the binaries are available from the +[Apache Jena Download area](https://downloads.apache.org/jena/). + ### Individual Modules Apache Jena publishes a range of modules beyond those included in the binary distributions (code for all modules may be found in the source distribution).
