is not current version
Last Version 1.0.3.RELEASE

com.github.vindell:spring-boot-starter-kaptcha 1.0.1.RELEASE

Spring Boot Starter For Kaptcha

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-kaptcha
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download spring-boot-starter-kaptcha 1.0.1.RELEASE


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