Download greenmail-1.3.1b.jar file - Jar g

Jar examples for g:greenmail

Description

GreenMail - Email Test Servers

You can download jar file greenmail 1.3.1b in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

greenmail-1.3.1b.jar
greenmail-1.3.1b-javadoc.jar
greenmail-1.3.1b.pom
greenmail-1.3.1b-sources.jar



Related Tutorials