License |
License |
---|---|
GroupId | GroupIdio.github.benas |
ArtifactId | ArtifactIdeasy-properties |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-properties
Easy Properties is a library to inject configuration properties in Java objects declaratively using annotations
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-properties-1.3.0.pom | |
easy-properties-1.3.0.jar | 29 KB |
easy-properties-1.3.0-sources.jar | 37 KB |
easy-properties-1.3.0-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.benas/easy-properties/ -->
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>easy-properties</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas/easy-properties/
implementation 'io.github.benas:easy-properties:1.3.0'
// https://jarcasting.com/artifacts/io.github.benas/easy-properties/
implementation ("io.github.benas:easy-properties:1.3.0")
'io.github.benas:easy-properties:jar:1.3.0'
<dependency org="io.github.benas" name="easy-properties" rev="1.3.0">
<artifact name="easy-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benas', module='easy-properties', version='1.3.0')
)
libraryDependencies += "io.github.benas" % "easy-properties" % "1.3.0"
[io.github.benas/easy-properties "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.5.0 |
org.springframework : spring-jdbc | jar | 4.3.1.RELEASE |
org.hsqldb : hsqldb | jar | 2.3.4 |
simple-jndi : simple-jndi | jar | 0.11.4.1 |