is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail-spring 1.5.1

GreenMail support for Spring

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-spring
Version

Version

1.5.1
Type

Type

jar

Download greenmail-spring 1.5.1


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