Last Version

email-sender 1.0.1

CAPTCHA service Email sender

License

License

GroupId

GroupId

cn.dustlight.captcha
ArtifactId

ArtifactId

email-sender
Version

Version

1.0.1
Type

Type

jar
Description

Description

email-sender
CAPTCHA service Email sender
Project URL

Project URL

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

Source Code Management

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

Download email-sender 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
cn.dustlight.captcha : captcha-core jar 1.0.1
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter-freemarker jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.