Flexible Captcha

Simple Captcha generation and validation

License

License

GroupId

GroupId

io.github.yaforster
ArtifactId

ArtifactId

flexcaptcha
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Flexible Captcha
Simple Captcha generation and validation
Project URL

Project URL

https://github.com/yaforster/flexcaptcha
Source Code Management

Source Code Management

https://github.com/4ster1751/flexcaptcha.git

Download flexcaptcha

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.commons : commons-lang3 jar 3.12.0
com.jhlabs : filters jar 2.0.235-1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0