Download greenmail-1.4.1.jar file - Jar g

Jar examples for g:greenmail

Description

GreenMail - Email Test Servers

You can download jar file greenmail 1.4.1 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

greenmail-1.4.1-javadoc.jar
greenmail-1.4.1-sources.jar
greenmail-1.4.1.jar
greenmail-1.4.1.pom



Related Tutorials