License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.szityu.oss.spring.recaptcha |
ArtifactId | ArtifactIdrecaptcha-spring-boot-autoconfigure |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionReCAPTCHA Autoconfigure
This is the Spring Boot auto configuration module for reCAPTCHA lib integration.
|
<!-- https://jarcasting.com/artifacts/com.szityu.oss.spring.recaptcha/recaptcha-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.szityu.oss.spring.recaptcha</groupId>
<artifactId>recaptcha-spring-boot-autoconfigure</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.szityu.oss.spring.recaptcha/recaptcha-spring-boot-autoconfigure/
implementation 'com.szityu.oss.spring.recaptcha:recaptcha-spring-boot-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/com.szityu.oss.spring.recaptcha/recaptcha-spring-boot-autoconfigure/
implementation ("com.szityu.oss.spring.recaptcha:recaptcha-spring-boot-autoconfigure:1.1.0")
'com.szityu.oss.spring.recaptcha:recaptcha-spring-boot-autoconfigure:jar:1.1.0'
<dependency org="com.szityu.oss.spring.recaptcha" name="recaptcha-spring-boot-autoconfigure" rev="1.1.0">
<artifact name="recaptcha-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.szityu.oss.spring.recaptcha', module='recaptcha-spring-boot-autoconfigure', version='1.1.0')
)
libraryDependencies += "com.szityu.oss.spring.recaptcha" % "recaptcha-spring-boot-autoconfigure" % "1.1.0"
[com.szityu.oss.spring.recaptcha/recaptcha-spring-boot-autoconfigure "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.szityu.oss.spring.recaptcha : recaptcha-lib Optional | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |