| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.anji-plus | 
| ArtifactId | ArtifactIdspring-boot-starter-captcha | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncaptcha-spring-boot-starter anji-plus captcha captcha-spring-boot-starter | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-captcha/ -->
<dependency>
    <groupId>com.anji-plus</groupId>
    <artifactId>spring-boot-starter-captcha</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-captcha/
implementation 'com.anji-plus:spring-boot-starter-captcha:1.3.0'// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-captcha/
implementation ("com.anji-plus:spring-boot-starter-captcha:1.3.0")'com.anji-plus:spring-boot-starter-captcha:jar:1.3.0'<dependency org="com.anji-plus" name="spring-boot-starter-captcha" rev="1.3.0">
  <artifact name="spring-boot-starter-captcha" type="jar" />
</dependency>@Grapes(
@Grab(group='com.anji-plus', module='spring-boot-starter-captcha', version='1.3.0')
)libraryDependencies += "com.anji-plus" % "spring-boot-starter-captcha" % "1.3.0"[com.anji-plus/spring-boot-starter-captcha "1.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.anji-plus : captcha | jar | 1.3.0 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE |