The Hydra Project
XML-based Software Property Management Tool for Java

What is Hydra?

Hydra is a tool for defining and accessing "nested" configurations within Java applications.

It consists of:

Hydra features:

How does Hydra work?

The configuration is generated with the Hydra application, saved as XML data and can be accessed within Java applications using the Hydra API und GUI.

Instead of just configuring simple name-value entries (as in Java properties), you can define hierarchical structures of key-value combinations, which gives you the opportunity to load different settings depending on your Java application, e.g. choose between servers you want to connect to, which all have different login and password data.

© 2003-2006 AIFB - OntoWare Team