MVN

de.vorb : property-providers

Maven & Gradle

Oct 07, 2015
1 stars

Property Providers · A library that allows for type safe loading of .properties files and automatic change detection

<dependency>
    <groupId>de.vorb</groupId>
    <artifactId>property-providers</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.vorb : property-providers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of de.vorb : property-providers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
property-providers-2.0.0
1.0.x
property-providers-1.0.0

How to add a dependency to Maven

Add the following de.vorb : property-providers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.vorb</groupId>
    <artifactId>property-providers</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.vorb : property-providers gradle dependency to your build.gradle file:

implementation 'de.vorb:property-providers:2.0.0'

Gradle Kotlin DSL: Add the following de.vorb : property-providers gradle kotlin dependency to your build.gradle.kts file:

implementation("de.vorb:property-providers:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.vorb : property-providers sbt scala dependency to your build.sbt file:

libraryDependencies += "de.vorb" % "property-providers" % "2.0.0"

Advertisement

Dependencies from Group

Jun 09, 2014
1 usages
3 stars
Oct 07, 2015
1 stars
May 02, 2013
0 stars
May 22, 2014
48 stars
Apr 23, 2013
3 stars

Discover Dependencies

Oct 06, 2015
2 usages
May 24, 2023
244 stars
Jan 17, 2019
5 usages
5 stars
Jun 04, 2019
3 usages
487 stars
Aug 12, 2016
5 stars
Nov 01, 2017
5 usages
804 stars
Aug 18, 2023
1 usages
0 stars