You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

License

 Fedora is licensed under the Apache Public License.

Production Releases

Fedora 4.1.0

Release documentation 

 DownloadDescription
Fedora 4.1.0[WAR] [GitHub]The main Fedora 4.1.0 web application. Download the WAR or view the release on GitHub.
One-click-run[WAR] [GitHub]A fully-functional, executable Fedora 4.1.0 application bundled with Jetty servlet container. Download the WAR or view the release on GitHub.
Webapp with Authorization[GitHubThe Fedora 4.1.0 web application packaged with either role-based authorization. View and download on GitHub.
JMS Message Consumer[GitHub]The JMS message consumer can be used to populate an external index (e.g. a triplestore). View and download on GitHub.
Camel Component

[OSGi-bundle] [GitHub]

The Camel component provides support for Apache Camel routes. Download the OSGi bundle or view on GitHub.

Fedora 4.0.0

Release documentation

Beta Releases

Fedora 4.0.0-beta-04

Release documentation

Fedora 4.0.0-beta-03

Release documentation

Fedora 4.0.0-beta-02

Release documentation

Fedora 4.0.0-beta-01

Release documentation

Alpha Releases

Fedora 4.0.0-alpha-5

Release documentation

  • Fedora 4.0.0-alpha-5 one-click run (war) (github)
  • Fedora 4.0.0-alpha-5 webapp (war) (github)
  • Fedora 4.0.0-alpha-5 webapp with authorization (war) (github)
  • Fedora 4.0.0-alpha-5 JMS indexer webapp (war) (github)

Fedora 4.0.0-alpha-4

Release documentation

  • Fedora 4.0.0-alpha-4 one-click run (war) (github)
  • Fedora 4.0.0-alpha-4 webapp (war) (github)
  • Fedora 4.0.0-alpha-4 webapp with authorization (war) (github)
  • Fedora 4.0.0-alpha-4 JMS indexer webapp (war) (github)

Fedora 4.0.0-alpha-3

Release documentation.

  • Fedora 4.0.0-alpha-3 one-click run (war) (github)
  • Fedora 4.0.0-alpha-3 webapp (war) (github)

Fedora 4.0.0-alpha-2

Release documentation.

Fedora 4.0.0-alpha-1

This is the official alpha prototype of Fedora 4.0 Alpha. For details see the release documentation.

Deployment

See: Fedora 4 deployment


Previous Releases

For the latest, stable Fedora 3.x release, see the Fedora 3.x Downloads page.

Snapshot Releases

Pre-compiled, nightly snapshots can be downloaded from artifacts published to the Sonatype snapshot repository

Development

The latest code is available on GitHub:

https://github.com/fcrepo4/fcrepo4/

We use Maven 3 to build Fedora 4. You can compile Fedora 4's artifacts by running:

$ mvn clean install

from the root of the git repository.

 

  • No labels