ReCAPTCHA v2 site verify for JAVA

Java Library for Google ReCAPTCHA v2

License

License

GroupId

GroupId

io.github.keetraxx
ArtifactId

ArtifactId

recaptcha
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

ReCAPTCHA v2 site verify for JAVA
Java Library for Google ReCAPTCHA v2
Project URL

Project URL

https://github.com/keetraxx/recaptcha
Source Code Management

Source Code Management

https://github.com/keetraxx/recaptcha

Download recaptcha

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
com.google.code.gson : gson jar 2.8.0
ch.qos.logback : logback-classic jar 1.0.13

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
com.google.truth : truth jar 0.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.3
0.2