Last Version

captcha 1.0.1

CAPTCHA service parent project for Spring Boot

License

License

GroupId

GroupId

cn.dustlight.captcha
ArtifactId

ArtifactId

captcha
Version

Version

1.0.1
Type

Type

pom
Description

Description

captcha
CAPTCHA service parent project for Spring Boot
Project URL

Project URL

https://github.com/dustlight-cn/captcha
Source Code Management

Source Code Management

https://github.com/dustlight-cn/captcha

Download captcha 1.0.1

Filename Size
captcha-1.0.1.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.dustlight.captcha/captcha/ -->
<dependency>
    <groupId>cn.dustlight.captcha</groupId>
    <artifactId>captcha</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.captcha/captcha/
implementation 'cn.dustlight.captcha:captcha:1.0.1'
// https://jarcasting.com/artifacts/cn.dustlight.captcha/captcha/
implementation ("cn.dustlight.captcha:captcha:1.0.1")
'cn.dustlight.captcha:captcha:pom:1.0.1'
<dependency org="cn.dustlight.captcha" name="captcha" rev="1.0.1">
  <artifact name="captcha" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.captcha', module='captcha', version='1.0.1')
)
libraryDependencies += "cn.dustlight.captcha" % "captcha" % "1.0.1"
[cn.dustlight.captcha/captcha "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • captcha-core
  • extensions/redis-store
  • extensions/tencent-sms
  • extensions/aliyun-sms
  • extensions/reCAPTCHA
  • extensions/email-sender