is not current version
Last Version 2.0.0-alpha-2

== GreenMail Core == 2.0.0-alpha-1

GreenMail - Email Test Servers

License

License

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail
Version

Version

2.0.0-alpha-1
Type

Type

jar
Description

Description

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

Project Organization

Icegreen Technologies

Download greenmail 2.0.0-alpha-1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 2.0.0
org.slf4j : slf4j-api jar 1.7.30
junit : junit jar 4.13.2

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.assertj : assertj-core jar 3.19.0
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.