Jar examples for v:validation
The JGoodies Validation helps you validate user input in Swing apps and report validation errors and warnings. It has been designed to work with different architectures and programming flavors.
You can download jar file validation 1.7.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add validation-1.7.0.jar to your project.
<dependency> <groupId>org.geoserver</groupId> <artifactId>validation</artifactId> <version>1.7.0</version> </dependency>
compile group: 'org.geoserver', name: 'validation', version: '1.7.0'
libraryDependencies += "org.geoserver" % "validation" % "1.7.0"
<dependency org="org.geoserver" name="validation" rev="1.7.0"/>
@Grapes(@Grab(group='org.geoserver', module='validation', version='1.7.0'))
'org.geoserver:validation:jar:1.7.0'
Click the following link to download the jar file.
validation-1.7.0-sources.jar