About | Examples | JBoss | FAQ | Javadocs | Blog | Maven Quickstart | Download | Feedback

Maven Quickstart

You can access all GreenMail artifacts from the central Maven repository. Simply add the following dependencies to your Maven project.

GreenMail artifact

<dependency>
  <groupId>com.icegreen</groupId>
  <artifactId>greenmail</artifactId>
  <version>1.3.1b</version>
</dependency>

GreenMail JBoss Service SAR artifact

<dependency>
  <groupId>com.icegreen</groupId>
  <artifactId>greenmail-jboss-service</artifactId>
  <version>1.3.1b</version>
  <type>sar</type>
</dependency>
For general download instructions, check out the download page.

Note: Currently, the Maven upload requests are still waiting for processing: