| License |
License |
|---|---|
| GroupId | GroupIdicu.easyj |
| ArtifactId | ArtifactIdeasyj-captcha |
| Version | Version0.1.4 |
| Type | Typejar |
| Description |
Descriptionicu.easyj :: easyj-captcha
EasyJ验证码工具类,支持横向扩展。
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| easyj-captcha-0.1.4.pom | |
| easyj-captcha-0.1.4.jar | 1 KB |
| easyj-captcha-0.1.4-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-captcha/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-captcha</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-captcha/
implementation 'icu.easyj:easyj-captcha:0.1.4'
// https://jarcasting.com/artifacts/icu.easyj/easyj-captcha/
implementation ("icu.easyj:easyj-captcha:0.1.4")
'icu.easyj:easyj-captcha:jar:0.1.4'
<dependency org="icu.easyj" name="easyj-captcha" rev="0.1.4">
<artifact name="easyj-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-captcha', version='0.1.4')
)
libraryDependencies += "icu.easyj" % "easyj-captcha" % "0.1.4"
[icu.easyj/easyj-captcha "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| icu.easyj : easyj-core | jar | 0.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| icu.easyj : easyj-test | jar | 0.1.4 |