GCaptchaValidator

An open source library which makes it easy to validate Google ReCaptcha responses

License

License

GroupId

GroupId

com.github.playerforcehd
ArtifactId

ArtifactId

gcaptchavalidator
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

GCaptchaValidator
An open source library which makes it easy to validate Google ReCaptcha responses
Project URL

Project URL

https://github.com/pascal-zarrad/gcaptchavalidator
Source Code Management

Source Code Management

https://github.com/pascal-zarrad/gcaptchavalidator/tree/master

Download gcaptchavalidator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.3.0
org.mockito : mockito-core jar 3.6.28
com.github.tomakehurst : wiremock jar 2.27.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0