Last Version

ReCAPTCHA Starter 1.1.0

This is the starter project of the reCAPTCHA integration for Spring Boot.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.szityu.oss.spring.recaptcha
ArtifactId

ArtifactId

recaptcha-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

ReCAPTCHA Starter
This is the starter project of the reCAPTCHA integration for Spring Boot.

Download recaptcha-spring-boot-starter 1.1.0


<!-- https://jarcasting.com/artifacts/com.szityu.oss.spring.recaptcha/recaptcha-spring-boot-starter/ -->
<dependency>
    <groupId>com.szityu.oss.spring.recaptcha</groupId>
    <artifactId>recaptcha-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.szityu.oss.spring.recaptcha/recaptcha-spring-boot-starter/
implementation 'com.szityu.oss.spring.recaptcha:recaptcha-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.szityu.oss.spring.recaptcha/recaptcha-spring-boot-starter/
implementation ("com.szityu.oss.spring.recaptcha:recaptcha-spring-boot-starter:1.1.0")
'com.szityu.oss.spring.recaptcha:recaptcha-spring-boot-starter:jar:1.1.0'
<dependency org="com.szityu.oss.spring.recaptcha" name="recaptcha-spring-boot-starter" rev="1.1.0">
  <artifact name="recaptcha-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.szityu.oss.spring.recaptcha', module='recaptcha-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.szityu.oss.spring.recaptcha" % "recaptcha-spring-boot-starter" % "1.1.0"
[com.szityu.oss.spring.recaptcha/recaptcha-spring-boot-starter "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.szityu.oss.spring.recaptcha : recaptcha-lib jar 1.1.0
com.szityu.oss.spring.recaptcha : recaptcha-spring-boot-autoconfigure jar 1.1.0
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.