MVN

net.sf.prefixedproperties : pp-core

Maven & Gradle

Oct 16, 2016
1 usages
1 stars

PrefixedProperties-Core · 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.

<dependency>
    <groupId>net.sf.prefixedproperties</groupId>
    <artifactId>pp-core</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.prefixedproperties : pp-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of net.sf.prefixedproperties : pp-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
pp-core-3.1.0
3.0.x
pp-core-3.0.2
pp-core-3.0.0

How to add a dependency to Maven

Add the following net.sf.prefixedproperties : pp-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.prefixedproperties</groupId>
    <artifactId>pp-core</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.prefixedproperties : pp-core gradle dependency to your build.gradle file:

implementation 'net.sf.prefixedproperties:pp-core:3.1.0'

Gradle Kotlin DSL: Add the following net.sf.prefixedproperties : pp-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.prefixedproperties:pp-core:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.prefixedproperties : pp-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.prefixedproperties" % "pp-core" % "3.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 09, 2018
1 usages
0 stars
gen
Jun 25, 2015
1 usages
5 stars
Jun 23, 2015
1 usages
47 stars
Jun 28, 2015
3 usages
2 stars
Jul 01, 2015
1 usages
Sep 02, 2019
1 usages
7.9k stars
Jan 03, 2023
1 usages
9 stars
Sep 23, 2015
1 usages
0 stars
Mar 21, 2023
4 usages
17 stars