https://github.com/youkol/kaptcha
kaptcha is a modern version of the simple captcha project. This repo is the clone of http://code.google.com/p/kaptcha/
https://github.com/youkol/kaptcha
captcha code image java kaptcha
Last synced: 4 months ago
JSON representation
kaptcha is a modern version of the simple captcha project. This repo is the clone of http://code.google.com/p/kaptcha/
- Host: GitHub
- URL: https://github.com/youkol/kaptcha
- Owner: youkol
- License: apache-2.0
- Created: 2020-02-17T12:38:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T15:20:58.000Z (almost 5 years ago)
- Last Synced: 2025-06-16T09:18:54.328Z (7 months ago)
- Topics: captcha, code, image, java, kaptcha
- Language: Java
- Homepage:
- Size: 101 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kaptcha
kaptcha is a modern version of the simple captcha project.
This repo is the clone of http://code.google.com/p/kaptcha/
### Maven
```
com.youkol.support.kaptcha
kaptcha
2.3.2
```
### Spring Boot Starter
[kaptcha-spring-boot-starter](https://github.com/youkol/kaptcha-spring-boot-starter)
Please see more information about this project.
http://code.google.com/p/kaptcha/
thanks.