| License | License | 
|---|---|
| GroupId | GroupIdpl.fhframework.dp | 
| ArtifactId | ArtifactIdfhdp-commons-validation | 
| Last Version | Last Version4.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFHDP common modules | 
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-validation/ -->
<dependency>
    <groupId>pl.fhframework.dp</groupId>
    <artifactId>fhdp-commons-validation</artifactId>
    <version>4.10.0</version>
</dependency>// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-validation/
implementation 'pl.fhframework.dp:fhdp-commons-validation:4.10.0'// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-validation/
implementation ("pl.fhframework.dp:fhdp-commons-validation:4.10.0")'pl.fhframework.dp:fhdp-commons-validation:jar:4.10.0'<dependency org="pl.fhframework.dp" name="fhdp-commons-validation" rev="4.10.0">
  <artifact name="fhdp-commons-validation" type="jar" />
</dependency>@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-commons-validation', version='4.10.0')
)libraryDependencies += "pl.fhframework.dp" % "fhdp-commons-validation" % "4.10.0"[pl.fhframework.dp/fhdp-commons-validation "4.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| pl.fhframework.dp : fhdp-commons-utils | jar | 4.10.0 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.hibernate : hibernate-validator | jar | 6.2.2.Final | 
| org.springframework : spring-context | jar | |
| org.glassfish : javax.el | jar | 3.0.0 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 | 
| ch.qos.logback : logback-classic | jar | 1.2.10 | 
| junit : junit | jar | 4.13.2 |