Last Version

Rest ReCaptcha Auto Configure 1.0.2

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.bsmoot
ArtifactId

ArtifactId

rest-recaptcha-autoconfigure
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Download rest-recaptcha-autoconfigure 1.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.bsmoot : rest-recaptcha-lib Optional jar 1.0.2
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-aop Optional jar
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE
org.apache.httpcomponents : httpclient 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.