Jar examples for v:vt-password
Library for checking that a password complies with a custom set of rules
You can download jar file vt-password 3.1.1 in this page.
Apache 2
You can use the following script to add vt-password-3.1.1.jar to your project.
<dependency> <groupId>edu.vt.middleware</groupId> <artifactId>vt-password</artifactId> <version>3.1.1</version> </dependency>
compile group: 'edu.vt.middleware', name: 'vt-password', version: '3.1.1'
libraryDependencies += "edu.vt.middleware" % "vt-password" % "3.1.1"
<dependency org="edu.vt.middleware" name="vt-password" rev="3.1.1"/>
@Grapes(@Grab(group='edu.vt.middleware', module='vt-password', version='3.1.1'))
'edu.vt.middleware:vt-password:jar:3.1.1'
Click the following link to download the jar file.
vt-password-3.1.1-javadoc.jar