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