License |
License |
---|---|
GroupId | GroupIdcom.pholser |
ArtifactId | ArtifactIdcom-pholser-util-properties-propertybinder-it |
Last Version | Last Version5.0-alpha-1 |
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-it/ -->
<dependency>
<groupId>com.pholser</groupId>
<artifactId>com-pholser-util-properties-propertybinder-it</artifactId>
<version>5.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pholser/com-pholser-util-properties-propertybinder-it/
implementation 'com.pholser:com-pholser-util-properties-propertybinder-it:5.0-alpha-1'
// https://jarcasting.com/artifacts/com.pholser/com-pholser-util-properties-propertybinder-it/
implementation ("com.pholser:com-pholser-util-properties-propertybinder-it:5.0-alpha-1")
'com.pholser:com-pholser-util-properties-propertybinder-it:jar:5.0-alpha-1'
<dependency org="com.pholser" name="com-pholser-util-properties-propertybinder-it" rev="5.0-alpha-1">
<artifact name="com-pholser-util-properties-propertybinder-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pholser', module='com-pholser-util-properties-propertybinder-it', version='5.0-alpha-1')
)
libraryDependencies += "com.pholser" % "com-pholser-util-properties-propertybinder-it" % "5.0-alpha-1"
[com.pholser/com-pholser-util-properties-propertybinder-it "5.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
com.pholser : com-pholser-util-properties-propertybinder | jar | 5.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 6.2.0.Final |
org.glassfish : javax.el | jar | 3.0.0 |
com.fasterxml : classmate | jar | 1.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-launcher | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar | 3.19.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |