Skip to content

vestige-java/vestige

Repository files navigation

Vestige

About

Vestige allows you to install and update multiple Java applications using the same JVM.

Applications are described by an XML file inside a vestige repository and can be:

  • a list of jar
  • a Maven artifact (its dependencies are automatically added to the application)

Install

Installation instruction can be found at vestige home page

First steps

Go to the wiki

Build

See BUILD.txt in this directory