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