smtp-connection
SMTP client module. Connect to SMTP servers and send mail with it.
See smtp-connection homepage for documentation and terms.
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsmtp-connection |
| Last Version | Last Version2.12.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmtp-connection
WebJar for smtp-connection
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smtp-connection-2.12.0.pom | |
| smtp-connection-2.12.0.jar | 19 KB |
| smtp-connection-2.12.0-sources.jar | 22 bytes |
| smtp-connection-2.12.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/smtp-connection/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>smtp-connection</artifactId>
<version>2.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/smtp-connection/
implementation 'org.webjars.npm:smtp-connection:2.12.0'
// https://jarcasting.com/artifacts/org.webjars.npm/smtp-connection/
implementation ("org.webjars.npm:smtp-connection:2.12.0")
'org.webjars.npm:smtp-connection:jar:2.12.0'
<dependency org="org.webjars.npm" name="smtp-connection" rev="2.12.0">
<artifact name="smtp-connection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='smtp-connection', version='2.12.0')
)
libraryDependencies += "org.webjars.npm" % "smtp-connection" % "2.12.0"
[org.webjars.npm/smtp-connection "2.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : httpntlm | jar | [1.6.1] |
| org.webjars.npm : nodemailer-shared | jar | [1.1.0] |
SMTP client module. Connect to SMTP servers and send mail with it.
See smtp-connection homepage for documentation and terms.