easy-props

Easy Props is a library to inject configuration properties in Java objects declaratively using annotations

License

License

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-props
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/j-easy/easy-props

Download easy-props

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
org.slf4j : slf4j-api jar 1.7.30

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.18.1
org.springframework : spring-jdbc jar 5.3.1
org.hsqldb : hsqldb jar 2.5.1
simple-jndi : simple-jndi jar 0.11.4.1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.
org.jeasy

Jeasy

Easy peasy libraries and micro-frameworks for the JVM

Versions

Version
4.0.0
3.1.0
3.0.0
2.0.1
2.0.0