| License |
License |
|---|---|
| GroupId | GroupIdcn.dreampie |
| ArtifactId | ArtifactIdresty-captcha |
| Version | Version1.3.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionresty-captcha
Resty
|
| Filename | Size |
|---|---|
| resty-captcha-1.3.0.RELEASE.pom | |
| resty-captcha-1.3.0.RELEASE.jar | 51 KB |
| resty-captcha-1.3.0.RELEASE-sources.jar | 48 KB |
| resty-captcha-1.3.0.RELEASE-javadoc.jar | 323 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-captcha/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-captcha</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-captcha/
implementation 'cn.dreampie:resty-captcha:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-captcha/
implementation ("cn.dreampie:resty-captcha:1.3.0.RELEASE")
'cn.dreampie:resty-captcha:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-captcha" rev="1.3.0.RELEASE">
<artifact name="resty-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-captcha', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-captcha" % "1.3.0.RELEASE"
[cn.dreampie/resty-captcha "1.3.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.dreampie : resty-common | jar | 1.3.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |