Last Version

LeadCaptcha 0.0.2

Java web graphics verification code, support spring boot 3.0 and jdk17.

License

License

The Apache Software License, Version 3.0
GroupId

GroupId

io.github.guwan
ArtifactId

ArtifactId

lead-captcha
Version

Version

0.0.2
Type

Type

jar
Description

Description

LeadCaptcha
Java web graphics verification code, support spring boot 3.0 and jdk17.
Project URL

Project URL

https://github.com/guwan/LeadCaptcha
Source Code Management

Source Code Management

https://github.com/guwan/LeadCaptcha

Download lead-captcha 0.0.2


<!-- https://jarcasting.com/artifacts/io.github.guwan/lead-captcha/ -->
<dependency>
    <groupId>io.github.guwan</groupId>
    <artifactId>lead-captcha</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guwan/lead-captcha/
implementation 'io.github.guwan:lead-captcha:0.0.2'
// https://jarcasting.com/artifacts/io.github.guwan/lead-captcha/
implementation ("io.github.guwan:lead-captcha:0.0.2")
'io.github.guwan:lead-captcha:jar:0.0.2'
<dependency org="io.github.guwan" name="lead-captcha" rev="0.0.2">
  <artifact name="lead-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guwan', module='lead-captcha', version='0.0.2')
)
libraryDependencies += "io.github.guwan" % "lead-captcha" % "0.0.2"
[io.github.guwan/lead-captcha "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.