Jar examples for m:mt-bean-validators
The MT Bean Validators is a collection of JSR-303/JSR-349/JSR-380 bean validators. It's extracted from GWT Bean Validators and contains no dependencies to GWT.
You can download jar file mt-bean-validators 0.53.4 in this page.
Apache License, Version 2.0
You can use the following script to add mt-bean-validators-0.53.4.jar to your project.
<dependency> <groupId>de.knightsoft-net</groupId> <artifactId>mt-bean-validators</artifactId> <version>0.53.4</version> </dependency>
compile group: 'de.knightsoft-net', name: 'mt-bean-validators', version: '0.53.4'
libraryDependencies += "de.knightsoft-net" % "mt-bean-validators" % "0.53.4"
<dependency org="de.knightsoft-net" name="mt-bean-validators" rev="0.53.4"/>
@Grapes(@Grab(group='de.knightsoft-net', module='mt-bean-validators', version='0.53.4'))
'de.knightsoft-net:mt-bean-validators:jar:0.53.4'
Click the following link to download the jar file.
mt-bean-validators-0.53.4-javadoc.jar