Last Version

reCAPTCHA Spring Boot Starter 2.3.1

Spring Boot starter for Google's reCAPTCHA

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mkopylec
ArtifactId

ArtifactId

recaptcha-spring-boot-starter
Version

Version

2.3.1
Type

Type

jar
Description

Description

reCAPTCHA Spring Boot Starter
Spring Boot starter for Google's reCAPTCHA
Project URL

Project URL

https://github.com/mkopylec/recaptcha-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/mkopylec/recaptcha-spring-boot-starter

Download recaptcha-spring-boot-starter 2.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
com.squareup.okhttp3 : okhttp jar 3.14.2

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
org.spockframework : spock-spring jar 1.3-groovy-2.5
com.github.tomakehurst : wiremock jar 2.23.2

Project Modules

There are no modules declared in this project.