-
Notifications
You must be signed in to change notification settings - Fork 8
Maven-driven SimpleCaptcha fork
License
0x0000-dot-ru/simplecaptcha
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SimpleCaptcha - A Java library for creating CAPTCHAs for J2EE applications, including Spring MVC, Struts, and Grails. To build a jar with depedencies, simply run 'mvn assembly:assembly' from this directory. To downloading from the Maven SimpleCaptcha GitHub repository add the following sections to your pom.xml: <repositories> <repository> <id>SimpleCaptchaRepository</id> <url>https://raw.github.com/0x0000-dot-ru/simplecaptcha/master/repository/releases</url> </repository> <repository> <dependencies> <dependency> <groupId>nl.captcha</groupId> <artifactId>simplecaptcha</artifactId> <version>1.2.1-mvn</version> </dependency> <dependencies>
About
Maven-driven SimpleCaptcha fork
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published