is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail-junit5 1.6.0

GreenMail Junit5 module

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-junit5
Version

Version

1.6.0
Type

Type

jar

Download greenmail-junit5 1.6.0


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