License |
License |
---|---|
GroupId | GroupIdcom.pholser |
ArtifactId | ArtifactIdcom-pholser-util-properties-propertybinder |
Last Version | Last Version5.0-alpha-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnables typed retrieval of properties based on an annotated interface
|
<!-- 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"]
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 |