Last Version

email-plus 0.0.1-RELEASE

邮件增强框架

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

email-plus
Version

Version

0.0.1-RELEASE
Type

Type

pom
Description

Description

email-plus
邮件增强框架
Project URL

Project URL

https://github.com/kancyframework/email-plus
Source Code Management

Source Code Management

https://github.com/kancyframework/email-plus

Download email-plus 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.kancyframework/email-plus/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>email-plus</artifactId>
    <version>0.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/email-plus/
implementation 'com.github.kancyframework:email-plus:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/email-plus/
implementation ("com.github.kancyframework:email-plus:0.0.1-RELEASE")
'com.github.kancyframework:email-plus:pom:0.0.1-RELEASE'
<dependency org="com.github.kancyframework" name="email-plus" rev="0.0.1-RELEASE">
  <artifact name="email-plus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='email-plus', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "email-plus" % "0.0.1-RELEASE"
[com.github.kancyframework/email-plus "0.0.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • email-plus-core
  • email-plus-spring-boot-starter