License |
License |
---|---|
GroupId | GroupIdcom.siashan |
ArtifactId | ArtifactIdtoolkit-captcha-easy |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description图形验证码
|
<!-- https://jarcasting.com/artifacts/com.siashan/toolkit-captcha-easy/ -->
<dependency>
<groupId>com.siashan</groupId>
<artifactId>toolkit-captcha-easy</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.siashan/toolkit-captcha-easy/
implementation 'com.siashan:toolkit-captcha-easy:1.1.1'
// https://jarcasting.com/artifacts/com.siashan/toolkit-captcha-easy/
implementation ("com.siashan:toolkit-captcha-easy:1.1.1")
'com.siashan:toolkit-captcha-easy:jar:1.1.1'
<dependency org="com.siashan" name="toolkit-captcha-easy" rev="1.1.1">
<artifact name="toolkit-captcha-easy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siashan', module='toolkit-captcha-easy', version='1.1.1')
)
libraryDependencies += "com.siashan" % "toolkit-captcha-easy" % "1.1.1"
[com.siashan/toolkit-captcha-easy "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.whvcse : easy-captcha | jar | 1.6.2 |
com.siashan : toolkit-captcha-core | jar | 1.1.0 |
com.siashan : toolkit-captcha-cache | jar | 1.1.0 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |