License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.oopsguy.kaptcha |
ArtifactId | ArtifactIdkaptcha-spring-boot-autoconfigure |
Version | Version1.0.0-beta-2 |
Type | Typejar |
Description |
Descriptionkaptcha-spring-boot-autoconfigure
Kaptcha Spring Boot AutoConfigurer
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.oopsguy.kaptcha/kaptcha-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.oopsguy.kaptcha</groupId>
<artifactId>kaptcha-spring-boot-autoconfigure</artifactId>
<version>1.0.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oopsguy.kaptcha/kaptcha-spring-boot-autoconfigure/
implementation 'com.oopsguy.kaptcha:kaptcha-spring-boot-autoconfigure:1.0.0-beta-2'
// https://jarcasting.com/artifacts/com.oopsguy.kaptcha/kaptcha-spring-boot-autoconfigure/
implementation ("com.oopsguy.kaptcha:kaptcha-spring-boot-autoconfigure:1.0.0-beta-2")
'com.oopsguy.kaptcha:kaptcha-spring-boot-autoconfigure:jar:1.0.0-beta-2'
<dependency org="com.oopsguy.kaptcha" name="kaptcha-spring-boot-autoconfigure" rev="1.0.0-beta-2">
<artifact name="kaptcha-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oopsguy.kaptcha', module='kaptcha-spring-boot-autoconfigure', version='1.0.0-beta-2')
)
libraryDependencies += "com.oopsguy.kaptcha" % "kaptcha-spring-boot-autoconfigure" % "1.0.0-beta-2"
[com.oopsguy.kaptcha/kaptcha-spring-boot-autoconfigure "1.0.0-beta-2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.1.RELEASE |
com.oopsguy.kaptcha : kaptcha | jar | 1.0.0-beta-2 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |