Jar examples for p:phloc-validation
Library for support of field validation
You can download jar file phloc-validation 3.3.0 in this page.
Apache 2
You can use the following script to add phloc-validation-3.3.0.jar to your project.
<dependency> <groupId>com.phloc</groupId> <artifactId>phloc-validation</artifactId> <version>3.3.0</version> </dependency>
compile group: 'com.phloc', name: 'phloc-validation', version: '3.3.0'
libraryDependencies += "com.phloc" % "phloc-validation" % "3.3.0"
<dependency org="com.phloc" name="phloc-validation" rev="3.3.0"/>
@Grapes(@Grab(group='com.phloc', module='phloc-validation', version='3.3.0'))
'com.phloc:phloc-validation:jar:3.3.0'
Click the following link to download the jar file.
phloc-validation-3.3.0-javadoc.jar