Download greenmail-1.3.jar file - Jar g

Jar examples for g:greenmail

Description

GreenMail - Email Test Servers

You can download jar file greenmail 1.3 in this page.

License

Apache 2.0

Build File

You can use the following script to add greenmail-1.3.jar to your project.

<dependency>
   <groupId>com.icegreen</groupId>
   <artifactId>greenmail</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'com.icegreen', name: 'greenmail', version: '1.3'
libraryDependencies += "com.icegreen" % "greenmail" % "1.3"
<dependency org="com.icegreen" name="greenmail" rev="1.3"/>
@Grapes(@Grab(group='com.icegreen', module='greenmail', version='1.3'))
'com.icegreen:greenmail:jar:1.3'

Download

Click the following link to download the jar file.

greenmail-1.3.jar
greenmail-1.3.pom
greenmail-1.3-sources.jar



Related Tutorials