Angus Mail Project


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

all
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Angus Mail Project
Angus Mail Project
Project URL

Project URL

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

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

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

Download all

Filename Size
all-1.0.0.pom 25 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • core
  • dsn
  • mailhandler
  • providers

Versions

Version
1.0.0
1.0.0-M2
1.0.0-M1