is not current version
Last Version 1.0.0

Angus Mail smtp provider 1.0.0-M1


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

smtp
Version

Version

1.0.0-M1
Type

Type

jar
Description

Description

Angus Mail smtp provider
Angus Mail smtp provider
Project Organization

Project Organization

Eclipse Foundation

Download smtp 1.0.0-M1


<!-- https://jarcasting.com/artifacts/org.eclipse.angus/smtp/ -->
<dependency>
    <groupId>org.eclipse.angus</groupId>
    <artifactId>smtp</artifactId>
    <version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.angus/smtp/
implementation 'org.eclipse.angus:smtp:1.0.0-M1'
// https://jarcasting.com/artifacts/org.eclipse.angus/smtp/
implementation ("org.eclipse.angus:smtp:1.0.0-M1")
'org.eclipse.angus:smtp:jar:1.0.0-M1'
<dependency org="org.eclipse.angus" name="smtp" rev="1.0.0-M1">
  <artifact name="smtp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.angus', module='smtp', version='1.0.0-M1')
)
libraryDependencies += "org.eclipse.angus" % "smtp" % "1.0.0-M1"
[org.eclipse.angus/smtp "1.0.0-M1"]

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.mail : jakarta.mail-api jar 2.1.0-RC1
org.eclipse.angus : angus-core jar 1.0.0-M1

Project Modules

There are no modules declared in this project.