License |
License |
---|---|
GroupId | GroupIdcom.lt-peacock |
ArtifactId | ArtifactIdspring-recaptcha-verification |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring reCAPTCHA Verification
Library for verifying reCAPTCHA responses in Spring projects.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lt-peacock/spring-recaptcha-verification/ -->
<dependency>
<groupId>com.lt-peacock</groupId>
<artifactId>spring-recaptcha-verification</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lt-peacock/spring-recaptcha-verification/
implementation 'com.lt-peacock:spring-recaptcha-verification:1.0.1'
// https://jarcasting.com/artifacts/com.lt-peacock/spring-recaptcha-verification/
implementation ("com.lt-peacock:spring-recaptcha-verification:1.0.1")
'com.lt-peacock:spring-recaptcha-verification:jar:1.0.1'
<dependency org="com.lt-peacock" name="spring-recaptcha-verification" rev="1.0.1">
<artifact name="spring-recaptcha-verification" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lt-peacock', module='spring-recaptcha-verification', version='1.0.1')
)
libraryDependencies += "com.lt-peacock" % "spring-recaptcha-verification" % "1.0.1"
[com.lt-peacock/spring-recaptcha-verification "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |