MVN

org.jeasy : easy-props

Maven & Gradle

Nov 16, 2020
2 usages
82 stars

easy-props · Easy Props is a library to inject configuration properties in Java objects declaratively using annotations

<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-props</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jeasy : easy-props to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of org.jeasy : easy-props to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
easy-props-4.0.0
3.1.x
easy-props-3.1.0
3.0.x
easy-props-3.0.0
2.0.x
easy-props-2.0.1
easy-props-2.0.0

How to add a dependency to Maven

Add the following org.jeasy : easy-props maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-props</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jeasy : easy-props gradle dependency to your build.gradle file:

implementation 'org.jeasy:easy-props:4.0.0'

Gradle Kotlin DSL: Add the following org.jeasy : easy-props gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jeasy:easy-props:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jeasy : easy-props sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jeasy" % "easy-props" % "4.0.0"

Advertisement

Dependencies from Group

Nov 15, 2020
36 usages
1.5k stars
Mar 15, 2021
14 usages
597 stars
Dec 07, 2020
10 usages
4.7k stars
Dec 07, 2020
7 usages
4.7k stars
Nov 15, 2020
7 usages
1.5k stars

Discover Dependencies

Nov 16, 2017
62 stars
Aug 21, 2017
1 usages
Jul 17, 2017
4 usages
15 stars
Dec 20, 2018
2 usages
Jun 12, 2019
5 stars
Jun 09, 2017
3 stars
Dec 11, 2017
5 stars