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.42.1 in this page.
Apache License, Version 2.0
You can use the following script to add mt-bean-validators-0.42.1.jar to your project.
<dependency> <groupId>de.knightsoft-net</groupId> <artifactId>mt-bean-validators</artifactId> <version>0.42.1</version> </dependency>
compile group: 'de.knightsoft-net', name: 'mt-bean-validators', version: '0.42.1'
libraryDependencies += "de.knightsoft-net" % "mt-bean-validators" % "0.42.1"
<dependency org="de.knightsoft-net" name="mt-bean-validators" rev="0.42.1"/>
@Grapes(@Grab(group='de.knightsoft-net', module='mt-bean-validators', version='0.42.1'))
'de.knightsoft-net:mt-bean-validators:jar:0.42.1'
Click the following link to download the jar file.
mt-bean-validators-0.42.1-javadoc.jar