License |
License |
---|---|
GroupId | GroupIdcom.github.luues.tool |
ArtifactId | ArtifactIdtool-captcha |
Version | Version1.0.0.1.RELEASE |
Type | Typejar |
Description |
Descriptiontool-captcha
tool 验证码工具类
|
Filename | Size |
---|---|
tool-captcha-1.0.0.1.RELEASE.pom | |
tool-captcha-1.0.0.1.RELEASE.jar | 340 KB |
tool-captcha-1.0.0.1.RELEASE-sources.jar | 1013 KB |
tool-captcha-1.0.0.1.RELEASE-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-captcha/ -->
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-captcha</artifactId>
<version>1.0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-captcha/
implementation 'com.github.luues.tool:tool-captcha:1.0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-captcha/
implementation ("com.github.luues.tool:tool-captcha:1.0.0.1.RELEASE")
'com.github.luues.tool:tool-captcha:jar:1.0.0.1.RELEASE'
<dependency org="com.github.luues.tool" name="tool-captcha" rev="1.0.0.1.RELEASE">
<artifact name="tool-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-captcha', version='1.0.0.1.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-captcha" % "1.0.0.1.RELEASE"
[com.github.luues.tool/tool-captcha "1.0.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luues.tool : tool-core | jar | 1.0.0.1.RELEASE |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.15 |
junit : junit | jar | 4.13.1 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |