smtp-connection

WebJar for smtp-connection

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

smtp-connection
Last Version

Last Version

2.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

smtp-connection
WebJar for smtp-connection
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/nodemailer/smtp-connection

Download smtp-connection

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : httpntlm jar [1.6.1]
org.webjars.npm : nodemailer-shared jar [1.1.0]

Project Modules

There are no modules declared in this project.

smtp-connection

Nodemailer

SMTP client module. Connect to SMTP servers and send mail with it.

See smtp-connection homepage for documentation and terms.

org.webjars.npm

nodemailer

Send e-mails from Node.js – easy as cake!

Versions

Version
2.12.0
2.5.0