is not current version
Last Version 5.0-alpha-3

property-binder 4.0

Enables typed retrieval of properties based on an annotated interface

License

License

GroupId

GroupId

com.pholser
ArtifactId

ArtifactId

property-binder
Version

Version

4.0
Type

Type

jar
Description

Description

property-binder
Enables typed retrieval of properties based on an annotated interface
Source Code Management

Source Code Management

http://github.com/pholser/property-binder

Download property-binder 4.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.ant : ant jar 1.7.0
commons-configuration : commons-configuration jar 1.6

Project Modules

There are no modules declared in this project.