is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail-spring 1.5.12

GreenMail support for Spring

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-spring
Version

Version

1.5.12
Type

Type

jar

Download greenmail-spring 1.5.12


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