PrefixedProperties

Extended Properties class to filter properties by an environment, system, host, user or a combination of them. Supports request depended propeties. Use XML, Properties or JSON to write your configuration. Supports Spring as PropertyPlaceholderConfigurer or PropertyOverrideConfigurer. Use Resourcebundles on a environmental or user specific level.

License

License

BSD
Categories

Categories

Net
GroupId

GroupId

net.sf.prefixedproperties
ArtifactId

ArtifactId

prefixedproperties
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

PrefixedProperties
Extended Properties class to filter properties by an environment, system, host, user or a combination of them. Supports request depended propeties. Use XML, Properties or JSON to write your configuration. Supports Spring as PropertyPlaceholderConfigurer or PropertyOverrideConfigurer. Use Resourcebundles on a environmental or user specific level.
Project URL

Project URL

http://prefproperties.sourceforge.net
Source Code Management

Source Code Management

https://github.com/mbrade/prefixedproperties

Download prefixedproperties

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties/ -->
<dependency>
    <groupId>net.sf.prefixedproperties</groupId>
    <artifactId>prefixedproperties</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties/
implementation 'net.sf.prefixedproperties:prefixedproperties:3.0.0'
// https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties/
implementation ("net.sf.prefixedproperties:prefixedproperties:3.0.0")
'net.sf.prefixedproperties:prefixedproperties:jar:3.0.0'
<dependency org="net.sf.prefixedproperties" name="prefixedproperties" rev="3.0.0">
  <artifact name="prefixedproperties" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.prefixedproperties', module='prefixedproperties', version='3.0.0')
)
libraryDependencies += "net.sf.prefixedproperties" % "prefixedproperties" % "3.0.0"
[net.sf.prefixedproperties/prefixedproperties "3.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pp-core
  • pp-spring

Versions

Version
3.0.0
2.1.0
2.0.0
1.1.3
1.1.2
1.1.1