Angus Mail providers


License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

providers
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Angus Mail providers
Angus Mail providers
Project Organization

Project Organization

Eclipse Foundation

Download providers

Filename Size
providers-1.0.0.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (2)

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

Project Modules

  • angus-mail
  • smtp
  • imap
  • gimap
  • pop3
  • jakarta.mail

Versions

Version
1.0.0
1.0.0-M2
1.0.0-M1