Last Version

jcaptcha4struts2 2.0.2

JCaptcha4Struts2 is a Struts 2 Plugin which allows to add Captcha support to your Struts 2 Applications with a single JSP tag, and slight configuration in your struts.xml. It uses the powerful JCaptcha engine internally to generate the captcha.

License

License

GroupId

GroupId

com.google.code.jcaptcha4struts2
ArtifactId

ArtifactId

jcaptcha4struts2
Version

Version

2.0.2
Type

Type

jar
Description

Description

jcaptcha4struts2
JCaptcha4Struts2 is a Struts 2 Plugin which allows to add Captcha support to your Struts 2 Applications with a single JSP tag, and slight configuration in your struts.xml. It uses the powerful JCaptcha engine internally to generate the captcha.
Project URL

Project URL

http://code.google.com/p/jcaptcha4struts2/
Project Organization

Project Organization

Yohan Liyanage
Source Code Management

Source Code Management

http://code.google.com/p/jcaptcha4struts2/source/browse/tags/jcaptcha4struts2-2.0.2

Download jcaptcha4struts2 2.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.0.11.1
com.octo.captcha : jcaptcha jar 1.0
commons-logging : commons-logging jar 1.1
com.opensymphony : xwork jar 2.0.4

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet.jsp : jsp-api jar 2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.easymock : easymock jar 2.5

Project Modules

There are no modules declared in this project.