is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail-parent 1.4.0

GreenMail - Email Test Servers

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-parent
Version

Version

1.4.0
Type

Type

pom

Download greenmail-parent 1.4.0

Filename Size
greenmail-parent-1.4.0.pom 16 KB
Browse

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