Last Version

property-binder 5.0-alpha-3

Enables typed retrieval of properties based on an annotated interface

License

License

GroupId

GroupId

com.pholser
ArtifactId

ArtifactId

property-binder
Version

Version

5.0-alpha-3
Type

Type

pom
Description

Description

property-binder
Enables typed retrieval of properties based on an annotated interface
Project URL

Project URL

http://github.com/pholser/property-binder
Source Code Management

Source Code Management

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

Download property-binder 5.0-alpha-3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.pholser.util.properties.propertybinder
  • com.pholser.util.properties.propertybinder.it
  • non-modular-user-java-8
  • non-modular-user-java-11
  • modular-user
  • modular-user-tests