Registered by Gregory Moyer

Prom provides easy access to and lifecycle management for properties files in Java.

THIS PROJECT HAS BEEN ARCHIVED AND IS NO LONGER UPDATED

Prom is a Java API built around the standard java.util.Properties class. It provides lifecycle management to a properties file (loading, saving, resetting to default values) as well as access to properties using a custom key object and convenience methods to retrieve properties as specific types, such as boolean, integer, Enum, etc. Prom also provides variable substitution (by default, it works in the style of Ant) to allow property references from within a properties file.

For API documentation and other details, please see the project homepage below.

Binaries and source are available through the Launchpad links on the right and through Maven Central using the group ID org.syphr and the artifact ID prom.

Project information

Maintainer:
Gregory Moyer
Driver:
Gregory Moyer
Licence:
Apache Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

Get Involved

Downloads

Latest version is 2.1.1
released

All downloads

Announcements

  • Prom 2.1.1 is available on 2012-02-19
    Release 2.1.1 is a minor change in project metadata and site construction. Th...
  • Prom 2.1 Released on 2011-06-25
    The next upgrade to Prom is available. This release has minor fixes and impro...
  • 2.0 Released on 2010-12-11
    Today marks the release of Prom 2.0 with new features and bug fixes. Download...
  • 1.1 is in the Wild on 2010-09-23
    Announcing Prom 1.1, ready for consumption. It is available on Launchpad (htt...
  • 1.1-beta1 Released on 2010-09-18
    This is the first and likely the only beta for 1.1. This release includes new...