| License |
License |
|---|---|
| GroupId | GroupIdtop.hmtools |
| ArtifactId | ArtifactIdhm-tools-captcha |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhm-tools-captcha
验证码工具
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hm-tools-captcha-0.0.2.pom | |
| hm-tools-captcha-0.0.2.jar | 48 KB |
| hm-tools-captcha-0.0.2-sources.jar | 257 KB |
| hm-tools-captcha-0.0.2-javadoc.jar | 179 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.hmtools/hm-tools-captcha/ -->
<dependency>
<groupId>top.hmtools</groupId>
<artifactId>hm-tools-captcha</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.hmtools/hm-tools-captcha/
implementation 'top.hmtools:hm-tools-captcha:0.0.2'
// https://jarcasting.com/artifacts/top.hmtools/hm-tools-captcha/
implementation ("top.hmtools:hm-tools-captcha:0.0.2")
'top.hmtools:hm-tools-captcha:jar:0.0.2'
<dependency org="top.hmtools" name="hm-tools-captcha" rev="0.0.2">
<artifact name="hm-tools-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hmtools', module='hm-tools-captcha', version='0.0.2')
)
libraryDependencies += "top.hmtools" % "hm-tools-captcha" % "0.0.2"
[top.hmtools/hm-tools-captcha "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE |
| commons-io : commons-io | jar | 2.5 |
| top.hmtools : hm-tools-common | jar | 0.0.4-beta |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |