Download greenmail-1.5.2.jar file - Jar g

Jar examples for g:greenmail

Description

GreenMail - Email Test Servers

You can download jar file greenmail 1.5.2 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

greenmail-1.5.2-javadoc.jar
greenmail-1.5.2-sources.jar
greenmail-1.5.2.jar
greenmail-1.5.2.pom



Related Tutorials