is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail-junit5 1.6.1

GreenMail Junit5 module

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-junit5
Version

Version

1.6.1
Type

Type

jar

Download greenmail-junit5 1.6.1


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