Last Version

email-plus-core 0.0.1-RELEASE

邮件增强框架核心

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

email-plus-core
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

email-plus-core
邮件增强框架核心
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-core 0.0.1-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.