captcha-core

Java web graphics verification code, support gif verification code.

License

License

GroupId

GroupId

com.pig4cloud.plugin
ArtifactId

ArtifactId

captcha-core
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

captcha-core
Java web graphics verification code, support gif verification code.

Download captcha-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.aviator : aviator jar 5.3.0

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0