License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdpl.matsuo |
ArtifactId | ArtifactIdhibernate-validator-pl |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhibernate-validator-pl
Set of Polish Hibernate Validators
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/pl.matsuo/hibernate-validator-pl/ -->
<dependency>
<groupId>pl.matsuo</groupId>
<artifactId>hibernate-validator-pl</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo/hibernate-validator-pl/
implementation 'pl.matsuo:hibernate-validator-pl:0.1.0'
// https://jarcasting.com/artifacts/pl.matsuo/hibernate-validator-pl/
implementation ("pl.matsuo:hibernate-validator-pl:0.1.0")
'pl.matsuo:hibernate-validator-pl:jar:0.1.0'
<dependency org="pl.matsuo" name="hibernate-validator-pl" rev="0.1.0">
<artifact name="hibernate-validator-pl" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo', module='hibernate-validator-pl', version='0.1.0')
)
libraryDependencies += "pl.matsuo" % "hibernate-validator-pl" % "0.1.0"
[pl.matsuo/hibernate-validator-pl "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.springframework : spring-context | jar | 4.2.1.RELEASE |
org.hibernate : hibernate-validator | jar | 5.2.2.Final |
javax.el : el-api | jar | 2.2 |
com.sun.el : el-ri | jar | 1.0 |