Last Version

ReCAPTCHA Autoconfigure 1.1.0

This is the Spring Boot auto configuration module for reCAPTCHA lib integration.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.szityu.oss.spring.recaptcha
ArtifactId

ArtifactId

recaptcha-spring-boot-autoconfigure
Version

Version

1.1.0
Type

Type

jar
Description

Description

ReCAPTCHA Autoconfigure
This is the Spring Boot auto configuration module for reCAPTCHA lib integration.

Download recaptcha-spring-boot-autoconfigure 1.1.0


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.