is not current version
Last Version 1.0.2

com.bsmoot:rest-recaptcha-autoconfigure 1.0.1

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

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.bsmoot
ArtifactId

ArtifactId

rest-recaptcha-autoconfigure
Version

Version

1.0.1
Type

Type

jar

Download rest-recaptcha-autoconfigure 1.0.1


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