Last Version

Rest ReCaptcha library 1.0.2

This is the library module of the Rest Recaptcha project for Spring Boot.

License

License

GroupId

GroupId

com.bsmoot
ArtifactId

ArtifactId

rest-recaptcha-lib
Version

Version

1.0.2
Type

Type

jar
Description

Description

Rest ReCaptcha library
This is the library module of the Rest Recaptcha project for Spring Boot.

Download rest-recaptcha-lib 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop 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.