ymate-module-captcha

YMP Captcha Module.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ymate.module
ArtifactId

ArtifactId

ymate-module-captcha
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ymate-module-captcha
YMP Captcha Module.
Project URL

Project URL

https://www.ymate.net/

Download ymate-module-captcha

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.cage : cage jar 1.0
net.ymate.platform : ymate-platform-core jar 2.1.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
net.ymate.platform : ymate-platform-webmvc jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1
1.0.0