Last Version

Angus Mail providers 1.0.0


License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

providers
Version

Version

1.0.0
Type

Type

pom
Description

Description

Angus Mail providers
Angus Mail providers
Project Organization

Project Organization

Eclipse Foundation

Download providers 1.0.0

Filename Size
providers-1.0.0.pom 2 KB
Browse

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