email-plus-spring-boot-starter

邮件增强框架核心

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.kancy666
ArtifactId

ArtifactId

email-plus-spring-boot-starter
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

email-plus-spring-boot-starter
邮件增强框架核心
Project URL

Project URL

https://gitee.com/kancy666/email-plus
Source Code Management

Source Code Management

https://gitee.com/kancy666/email-plus

Download email-plus-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.kancy666/email-plus-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.kancy666</groupId>
    <artifactId>email-plus-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.kancy666/email-plus-spring-boot-starter/
implementation 'com.gitee.kancy666:email-plus-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.kancy666/email-plus-spring-boot-starter/
implementation ("com.gitee.kancy666:email-plus-spring-boot-starter:1.0.0-RELEASE")
'com.gitee.kancy666:email-plus-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="com.gitee.kancy666" name="email-plus-spring-boot-starter" rev="1.0.0-RELEASE">
  <artifact name="email-plus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.kancy666', module='email-plus-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "com.gitee.kancy666" % "email-plus-spring-boot-starter" % "1.0.0-RELEASE"
[com.gitee.kancy666/email-plus-spring-boot-starter "1.0.0-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.gitee.kancy666 : email-plus-core jar 1.0.0-RELEASE
com.github.vladimir-bukhtoyarov : bucket4j-core jar 4.9.0
org.freemarker : freemarker jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-redis jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE