License |
License |
---|---|
GroupId | GroupIdcom.saucesubfresh |
ArtifactId | ArtifactIdopen-starter-captcha |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description各种验证码生成和校验 starter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
open-starter-captcha-1.0.1.pom | |
open-starter-captcha-1.0.1.jar | 56 KB |
open-starter-captcha-1.0.1-sources.jar | 38 KB |
open-starter-captcha-1.0.1-javadoc.jar | 327 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-captcha/ -->
<dependency>
<groupId>com.saucesubfresh</groupId>
<artifactId>open-starter-captcha</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-captcha/
implementation 'com.saucesubfresh:open-starter-captcha:1.0.1'
// https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-captcha/
implementation ("com.saucesubfresh:open-starter-captcha:1.0.1")
'com.saucesubfresh:open-starter-captcha:jar:1.0.1'
<dependency org="com.saucesubfresh" name="open-starter-captcha" rev="1.0.1">
<artifact name="open-starter-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saucesubfresh', module='open-starter-captcha', version='1.0.1')
)
libraryDependencies += "com.saucesubfresh" % "open-starter-captcha" % "1.0.1"
[com.saucesubfresh/open-starter-captcha "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jhlabs : filters | jar | 2.0.235-1 |
com.google.zxing : core | jar | 3.3.3 |
com.google.zxing : javase | jar | 3.3.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.apache.commons : commons-lang3 | jar | |
org.hibernate.validator : hibernate-validator | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |