License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.bsmoot |
ArtifactId | ArtifactIdrest-recaptcha-autoconfigure |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionRest ReCaptcha Auto Configure
This is the Auto Configure module of the Rest Recaptcha project for Spring Boot.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |