License |
License |
---|---|
GroupId | GroupIdcn.dustlight.captcha |
ArtifactId | ArtifactIdcaptcha-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncaptcha-core
CAPTCHA service core module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
captcha-core-1.0.1.pom | |
captcha-core-1.0.1.jar | 49 KB |
captcha-core-1.0.1-sources.jar | 28 KB |
captcha-core-1.0.1-javadoc.jar | 318 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.captcha/captcha-core/ -->
<dependency>
<groupId>cn.dustlight.captcha</groupId>
<artifactId>captcha-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.captcha/captcha-core/
implementation 'cn.dustlight.captcha:captcha-core:1.0.1'
// https://jarcasting.com/artifacts/cn.dustlight.captcha/captcha-core/
implementation ("cn.dustlight.captcha:captcha-core:1.0.1")
'cn.dustlight.captcha:captcha-core:jar:1.0.1'
<dependency org="cn.dustlight.captcha" name="captcha-core" rev="1.0.1">
<artifact name="captcha-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.captcha', module='captcha-core', version='1.0.1')
)
libraryDependencies += "cn.dustlight.captcha" % "captcha-core" % "1.0.1"
[cn.dustlight.captcha/captcha-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework : spring-web | jar | |
org.apache.tomcat.embed : tomcat-embed-core | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |