is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail-junit4 1.6.3

GreenMail Junit4 module

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-junit4
Version

Version

1.6.3
Type

Type

jar

Download greenmail-junit4 1.6.3


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