Last Version

spring-boot-starter-kaptcha 2.1.0.M20

spring-boot-starter for google kaptcha

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

spring-boot-starter-kaptcha
Version

Version

2.1.0.M20
Type

Type

jar
Description

Description

spring-boot-starter-kaptcha
spring-boot-starter for google kaptcha
Project URL

Project URL

https://github.com/mydeathtrial/spring-boot-starter-kaptcha
Source Code Management

Source Code Management

https://github.com/mydeathtrial/spring-boot-starter-kaptcha

Download spring-boot-starter-kaptcha 2.1.0.M20


<!-- https://jarcasting.com/artifacts/cloud.agileframework/spring-boot-starter-kaptcha/ -->
<dependency>
    <groupId>cloud.agileframework</groupId>
    <artifactId>spring-boot-starter-kaptcha</artifactId>
    <version>2.1.0.M20</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/spring-boot-starter-kaptcha/
implementation 'cloud.agileframework:spring-boot-starter-kaptcha:2.1.0.M20'
// https://jarcasting.com/artifacts/cloud.agileframework/spring-boot-starter-kaptcha/
implementation ("cloud.agileframework:spring-boot-starter-kaptcha:2.1.0.M20")
'cloud.agileframework:spring-boot-starter-kaptcha:jar:2.1.0.M20'
<dependency org="cloud.agileframework" name="spring-boot-starter-kaptcha" rev="2.1.0.M20">
  <artifact name="spring-boot-starter-kaptcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='spring-boot-starter-kaptcha', version='2.1.0.M20')
)
libraryDependencies += "cloud.agileframework" % "spring-boot-starter-kaptcha" % "2.1.0.M20"
[cloud.agileframework/spring-boot-starter-kaptcha "2.1.0.M20"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
cloud.agileframework : agile-cache jar 2.1.0.M20
com.github.penggle : kaptcha jar 2.3.2
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.