Last Version

Jakarta Mail API distribution 2.0.1

${project.name}

License

License

GroupId

GroupId

com.sun.mail
ArtifactId

ArtifactId

all
Version

Version

2.0.1
Type

Type

pom
Description

Description

Jakarta Mail API distribution
Jakarta Mail API distribution
Project URL

Project URL

http://eclipse-ee4j.github.io/mail
Project Organization

Project Organization

Oracle
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/mail

Download all 2.0.1

Filename Size
all-2.0.1.pom 23 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mail
  • mailapi
  • mailapijar
  • smtp
  • imap
  • gimap
  • pop3
  • dsn
  • mailhandler
  • parent-distrib