| License |
License |
|---|---|
| GroupId | GroupIdio.github.yaforster |
| ArtifactId | ArtifactIdflexcaptcha |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionFlexible Captcha
Simple Captcha generation and validation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flexcaptcha-1.1.0.pom | |
| flexcaptcha-1.1.0.jar | 42 KB |
| flexcaptcha-1.1.0-sources.jar | 35 KB |
| flexcaptcha-1.1.0-javadoc.jar | 272 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yaforster/flexcaptcha/ -->
<dependency>
<groupId>io.github.yaforster</groupId>
<artifactId>flexcaptcha</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yaforster/flexcaptcha/
implementation 'io.github.yaforster:flexcaptcha:1.1.0'
// https://jarcasting.com/artifacts/io.github.yaforster/flexcaptcha/
implementation ("io.github.yaforster:flexcaptcha:1.1.0")
'io.github.yaforster:flexcaptcha:jar:1.1.0'
<dependency org="io.github.yaforster" name="flexcaptcha" rev="1.1.0">
<artifact name="flexcaptcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yaforster', module='flexcaptcha', version='1.1.0')
)
libraryDependencies += "io.github.yaforster" % "flexcaptcha" % "1.1.0"
[io.github.yaforster/flexcaptcha "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.jhlabs : filters | jar | 2.0.235-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.2.0 |