License |
License |
---|---|
GroupId | GroupIdcom.siashan |
ArtifactId | ArtifactIdtoolkit-captcha-easy |
Version | Version1.0.6 |
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.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.siashan/toolkit-captcha-easy/
implementation 'com.siashan:toolkit-captcha-easy:1.0.6'
// https://jarcasting.com/artifacts/com.siashan/toolkit-captcha-easy/
implementation ("com.siashan:toolkit-captcha-easy:1.0.6")
'com.siashan:toolkit-captcha-easy:jar:1.0.6'
<dependency org="com.siashan" name="toolkit-captcha-easy" rev="1.0.6">
<artifact name="toolkit-captcha-easy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siashan', module='toolkit-captcha-easy', version='1.0.6')
)
libraryDependencies += "com.siashan" % "toolkit-captcha-easy" % "1.0.6"
[com.siashan/toolkit-captcha-easy "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.whvcse : easy-captcha | jar | 1.6.2 |
com.siashan : toolkit-captcha-core | jar | 1.0.6 |
com.siashan : toolkit-captcha-cache | jar | 1.0.6 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |