is not current version
Last Version 2.0.0-alpha-2

== GreenMail Junit5 == 2.0.0-alpha-1

GreenMail Junit5 module

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-junit5
Version

Version

2.0.0-alpha-1
Type

Type

jar
Description

Description

== GreenMail Junit5 ==
GreenMail Junit5 module
Project Organization

Project Organization

Icegreen Technologies

Download greenmail-junit5 2.0.0-alpha-1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.icegreen : greenmail jar 2.0.0-alpha-1
org.junit.jupiter : junit-jupiter-api jar 5.7.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.