Last Version

VT Password Libraries 3.1.2

Library for checking that a password complies with a custom set of rules

License

License

GroupId

GroupId

edu.vt.middleware
ArtifactId

ArtifactId

vt-password
Version

Version

3.1.2
Type

Type

jar
Description

Description

VT Password Libraries
Library for checking that a password complies with a custom set of rules
Project URL

Project URL

http://code.google.com/p/vt-middleware/wiki/vtpassword

Download vt-password 3.1.2


<!-- https://jarcasting.com/artifacts/edu.vt.middleware/vt-password/ -->
<dependency>
    <groupId>edu.vt.middleware</groupId>
    <artifactId>vt-password</artifactId>
    <version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.vt.middleware/vt-password/
implementation 'edu.vt.middleware:vt-password:3.1.2'
// https://jarcasting.com/artifacts/edu.vt.middleware/vt-password/
implementation ("edu.vt.middleware:vt-password:3.1.2")
'edu.vt.middleware:vt-password:jar:3.1.2'
<dependency org="edu.vt.middleware" name="vt-password" rev="3.1.2">
  <artifact name="vt-password" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.vt.middleware', module='vt-password', version='3.1.2')
)
libraryDependencies += "edu.vt.middleware" % "vt-password" % "3.1.2"
[edu.vt.middleware/vt-password "3.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
edu.vt.middleware : vt-dictionary jar 3.0
edu.vt.middleware : vt-crypt jar 2.1.4

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.1
org.springframework : spring-context jar 3.2.2.RELEASE

Project Modules

There are no modules declared in this project.