is not current version
Last Version 2.0.1.RELEASE

com.github.hiwepy:simplecaptcha-spring-boot-starter 2.0.0.RELEASE

Spring Boot Starter For Simplecaptcha

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

simplecaptcha-spring-boot-starter
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download simplecaptcha-spring-boot-starter 2.0.0.RELEASE


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