License |
License |
---|---|
GroupId | GroupIdcn.jexxs |
ArtifactId | ArtifactIdjexx-mail |
Last Version | Last Version1.1.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjexx-mail
This is a simple tool for java!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jexx-mail-1.1.3-RELEASE.pom | |
jexx-mail-1.1.3-RELEASE.jar | 24 KB |
jexx-mail-1.1.3-RELEASE-sources.jar | 14 KB |
jexx-mail-1.1.3-RELEASE-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-mail/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-mail</artifactId>
<version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-mail/
implementation 'cn.jexxs:jexx-mail:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-mail/
implementation ("cn.jexxs:jexx-mail:1.1.3-RELEASE")
'cn.jexxs:jexx-mail:jar:1.1.3-RELEASE'
<dependency org="cn.jexxs" name="jexx-mail" rev="1.1.3-RELEASE">
<artifact name="jexx-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-mail', version='1.1.3-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-mail" % "1.1.3-RELEASE"
[cn.jexxs/jexx-mail "1.1.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.jexxs : jexx-core | jar | 1.1.3-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.mail : javax.mail-api | jar | 1.6.2 |
com.sun.mail : javax.mail | jar | 1.6.2 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.30 |