Download Lavoisier

System Requirements

Installation Instructions

  1. Download latest release: Lavoisier 2.2.1
  2. Unzip it (if you downloaded the tar.gz file, untar it with options -z and --no-same-permissions)
  3. Optional: if you want to override default location (/tmp/lavoisier-cache/) of cache directory, edit file etc/engine/engine.properties.
    lavoisier.cache.directory = /your_path
  4. Start lavoisier in console or service mode using script ./bin/lavoisier.sh or ./bin/lavoisier.bat.
  5. Open web page http://localhost:8080/lavoisier in your favorite web browser.
  6. See documentation "Develop your application" to create your own application.

Latest nightly build