Jar examples for v:valex
Valex provides YAML-based validation configuration and a fluent exception management library for Java programs.
You can download jar file valex 1.0.3 in this page.
Apache License, Version 2.0
You can use the following script to add valex-1.0.3.jar to your project.
<dependency> <groupId>fm.pattern</groupId> <artifactId>valex</artifactId> <version>1.0.3</version> </dependency>
compile group: 'fm.pattern', name: 'valex', version: '1.0.3'
libraryDependencies += "fm.pattern" % "valex" % "1.0.3"
<dependency org="fm.pattern" name="valex" rev="1.0.3"/>
@Grapes(@Grab(group='fm.pattern', module='valex', version='1.0.3'))
'fm.pattern:valex:jar:1.0.3'
Click the following link to download the jar file.
valex-1.0.3-javadoc.jar