Download mt-bean-validators-0.55.3.jar file - Jar m

Jar examples for m:mt-bean-validators

Description

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.55.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add mt-bean-validators-0.55.3.jar to your project.

<dependency>
   <groupId>de.knightsoft-net</groupId>
   <artifactId>mt-bean-validators</artifactId>
   <version>0.55.3</version>
</dependency>
compile group: 'de.knightsoft-net', name: 'mt-bean-validators', version: '0.55.3'
libraryDependencies += "de.knightsoft-net" % "mt-bean-validators" % "0.55.3"
<dependency org="de.knightsoft-net" name="mt-bean-validators" rev="0.55.3"/>
@Grapes(@Grab(group='de.knightsoft-net', module='mt-bean-validators', version='0.55.3'))
'de.knightsoft-net:mt-bean-validators:jar:0.55.3'

Download

Click the following link to download the jar file.

mt-bean-validators-0.55.3-javadoc.jar
mt-bean-validators-0.55.3-sources.jar
mt-bean-validators-0.55.3-test-sources.jar
mt-bean-validators-0.55.3-tests.jar
mt-bean-validators-0.55.3.jar
mt-bean-validators-0.55.3.pom



Related Tutorials