is not current version
Last Version 1.0.1

captcha-core 1.0.0

CAPTCHA service core module

License

License

GroupId

GroupId

cn.dustlight.captcha
ArtifactId

ArtifactId

captcha-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

captcha-core
CAPTCHA service core module
Project URL

Project URL

https://github.com/dustlight-cn/captcha
Source Code Management

Source Code Management

https://github.com/dustlight-cn/captcha

Download captcha-core 1.0.0


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.