Avis Downloads
The downloads listed here are for the latest stable version of the Avis event router (1.2.2): see the Avis Sourceforge download page for unstable and older releases.
After you've downloaded the router, you may want to look at the installation guide.
Binaries
The installer packages contain precompiled Avis binaries packaged for
various platforms. They contain the Avis router and the ec
and ep
utilities for consuming and producing Elvin notifications from the
command line.
Download the Avis Windows installer. Can optionally install Avis as a Windows system service.
Download the Avis RPM installer. This is a platform-independent RPM developed for Redhat Fedora, but which will likely work fine on any RPM-based Linux distribution. Includes an
init.d
script to run Avis as a system daemon.Download the Avis Mac OS X installer for Mac OS X 10.4 though 10.6. Includes a
launchd
profile to run as a startup service.Download the Avis Unix installer. This is a binary package ready to be installed on most Unix systems. See the
README.txt
file that accompanies the distribution.
Source
The source distribution contains the Avis Java source, plus the scripts needed to build it and pre-built .JAR files.
- Download the Avis router source (release 1.2.2).
Avis Client Libraries
The Avis client libraries provide an API for programming clients that use an Elvin router. See the client library page for downloads and further information.
Subversion
You can get the latest Avis development stream from:
https://avis.svn.sourceforge.net/svnroot/avis/trunk
To get a released version of the router:
https://avis.svn.sourceforge.net/svnroot/avis/branches/server/release_1.2
To get a released version of the client library:
https://avis.svn.sourceforge.net/svnroot/avis/branches/client/java/release_1.1
https://avis.svn.sourceforge.net/svnroot/avis/branches/client/c/release_1.0