Title: Apache Jena Releases Jena is packaged as downloads which contain the most commonly used portions of the systems: - **apache-jena** – contains the APIs, SPARQL engine, the TDB native RDF database and command line tools - **apache-jena-fuseki** – the Jena SPARQL server Jena requires Java8. ## Download Mirrors

[if-any logo] [end] The currently selected mirror is [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.

Other mirrors:
You may also consult the [complete list of mirrors](http://www.apache.org/mirrors/) ### Apache Jena This distribution contains the APIs, SPARQL engine, the TDB native RDF database and a variety of command line scripts and tools for working with these systems. The binary distribution may be downloaded at: apache-jena-3.14.0.tar.gz (SHA512, PGP) apache-jena-3.14.0.zip (SHA512, PGP) The source distribution, which includes the source for Fuseki and all modules in the release, may be downloaded at: jena-3.14.0-source-release.zip (SHA512, PGP) ### Apache Jena Fuseki The binary distribution of Fuseki2 (this includes both the standalone and WAR file packaging) may be downloaded at: apache-jena-fuseki-3.14.0.tar.gz (SHA512, PGP) apache-jena-fuseki-3.14.0.zip (SHA512, PGP) ### 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). Individual modules may be obtained using a dependency manager which can talk to Maven repositories, some modules are only available via Maven. #### Maven See "[Using Jena with Apache Maven](maven.html)" for full details. org.apache.jena apache-jena-libs pom X.Y.Z #### Source code The development codebase is available from git. [https://gitbox.apache.org/repos/asf?p=jena.git](https://gitbox.apache.org/repos/asf?p=jena.git) This is mirrored on github: [https://github.com/apache/jena](https://github.com/apache/jena) #### Previous releases While previous releases are available, we strongly recommend that wherever possible users use the latest official Apache releases of Jena in preference to using any older versions of Jena. Previous Apache Jena releases can be found in the Apache archive area at [http://archive.apache.org/dist/jena](http://archive.apache.org/dist/jena/)