easy-captcha

Java web graphics verification code, support gif verification code.

License

License

GroupId

GroupId

com.pig4cloud.plugin
ArtifactId

ArtifactId

easy-captcha
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

easy-captcha
Java web graphics verification code, support gif verification code.
Project URL

Project URL

http://www.pig4cloud.com

Download easy-captcha

Filename Size
easy-captcha-2.2.2.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/easy-captcha/ -->
<dependency>
    <groupId>com.pig4cloud.plugin</groupId>
    <artifactId>easy-captcha</artifactId>
    <version>2.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/easy-captcha/
implementation 'com.pig4cloud.plugin:easy-captcha:2.2.2'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/easy-captcha/
implementation ("com.pig4cloud.plugin:easy-captcha:2.2.2")
'com.pig4cloud.plugin:easy-captcha:pom:2.2.2'
<dependency org="com.pig4cloud.plugin" name="easy-captcha" rev="2.2.2">
  <artifact name="easy-captcha" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='easy-captcha', version='2.2.2')
)
libraryDependencies += "com.pig4cloud.plugin" % "easy-captcha" % "2.2.2"
[com.pig4cloud.plugin/easy-captcha "2.2.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

  • captcha-core
  • captcha-spring-boot-starter

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0