Last Version

recaptcha 1.0.1

CAPTCHA service Google reCAPTCHA module

License

License

GroupId

GroupId

cn.dustlight.captcha
ArtifactId

ArtifactId

recaptcha
Version

Version

1.0.1
Type

Type

jar
Description

Description

recaptcha
CAPTCHA service Google reCAPTCHA module
Project URL

Project URL

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

Source Code Management

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

Download recaptcha 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.dustlight.captcha : captcha-core jar 1.0.1
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.fasterxml.jackson.core : jackson-annotations jar

Project Modules

There are no modules declared in this project.