License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ymate.module |
ArtifactId | ArtifactIdymate-module-captcha |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionymate-module-captcha
YMP Captcha Archetype
|
Project URL |
Project URL |
Filename | Size |
---|---|
ymate-module-captcha-1.0.1.pom | |
ymate-module-captcha-1.0.1.jar | 18 KB |
ymate-module-captcha-1.0.1-sources.jar | 17 KB |
ymate-module-captcha-1.0.1-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ymate.module/ymate-module-captcha/ -->
<dependency>
<groupId>net.ymate.module</groupId>
<artifactId>ymate-module-captcha</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-captcha/
implementation 'net.ymate.module:ymate-module-captcha:1.0.1'
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-captcha/
implementation ("net.ymate.module:ymate-module-captcha:1.0.1")
'net.ymate.module:ymate-module-captcha:jar:1.0.1'
<dependency org="net.ymate.module" name="ymate-module-captcha" rev="1.0.1">
<artifact name="ymate-module-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ymate.module', module='ymate-module-captcha', version='1.0.1')
)
libraryDependencies += "net.ymate.module" % "ymate-module-captcha" % "1.0.1"
[net.ymate.module/ymate-module-captcha "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cage : cage | jar | 1.0 |
net.ymate.platform : ymate-platform-core | jar | 2.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |