MVN

com.github.kancyframework : email-plus

Maven & Gradle

Sep 03, 2020
0 stars

email-plus · 邮件增强框架

<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>email-plus</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kancyframework : email-plus to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-RELEASE

All Versions

Choose a version of com.github.kancyframework : email-plus to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
email-plus-0.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>email-plus</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>