Last Version

== GreenMail == 2.0.0-alpha-2

GreenMail - Email Test Servers

License

License

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-parent
Version

Version

2.0.0-alpha-2
Type

Type

pom
Description

Description

== GreenMail ==
GreenMail - Email Test Servers
Project Organization

Project Organization

Icegreen Technologies
Source Code Management

Source Code Management

https://github.com/greenmail-mail-test/greenmail

Download greenmail-parent 2.0.0-alpha-2


<!-- https://jarcasting.com/artifacts/com.icegreen/greenmail-parent/ -->
<dependency>
    <groupId>com.icegreen</groupId>
    <artifactId>greenmail-parent</artifactId>
    <version>2.0.0-alpha-2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.icegreen/greenmail-parent/
implementation 'com.icegreen:greenmail-parent:2.0.0-alpha-2'
// https://jarcasting.com/artifacts/com.icegreen/greenmail-parent/
implementation ("com.icegreen:greenmail-parent:2.0.0-alpha-2")
'com.icegreen:greenmail-parent:pom:2.0.0-alpha-2'
<dependency org="com.icegreen" name="greenmail-parent" rev="2.0.0-alpha-2">
  <artifact name="greenmail-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.icegreen', module='greenmail-parent', version='2.0.0-alpha-2')
)
libraryDependencies += "com.icegreen" % "greenmail-parent" % "2.0.0-alpha-2"
[com.icegreen/greenmail-parent "2.0.0-alpha-2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • greenmail-core
  • greenmail-standalone
  • greenmail-webapp
  • greenmail-spring
  • greenmail-junit4
  • greenmail-junit5