Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 15 hours 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T15:20:58.000Z (over 3 years ago)
- Last Synced: 2024-02-29T11:52:11.077Z (8 months ago)
- Topics: captcha, code, image, java, kaptcha
- Language: Java
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- 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.