Last Version

com.pholser:com-pholser-util-properties-propertybinder 5.0-alpha-3

Enables typed retrieval of properties based on an annotated interface

License

License

GroupId

GroupId

com.pholser
ArtifactId

ArtifactId

com-pholser-util-properties-propertybinder
Version

Version

5.0-alpha-3
Type

Type

jar
Description

Description

Enables typed retrieval of properties based on an annotated interface

Download com-pholser-util-properties-propertybinder 5.0-alpha-3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.1.1-jre
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.3
javax.validation : validation-api jar 2.0.1.Final

Project Modules

There are no modules declared in this project.