Last Version

kaptcha 2.3.2

commons is a little java tool to make your development easier in your work.

License

License

GroupId

GroupId

com.github.penggle
ArtifactId

ArtifactId

kaptcha
Version

Version

2.3.2
Type

Type

jar
Description

Description

kaptcha
commons is a little java tool to make your development easier in your work.
Project URL

Project URL

https://github.com/penggle/kaptcha

Download kaptcha 2.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.jhlabs : filters jar 2.0.235-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.