License |
License |
---|---|
GroupId | GroupIdcom.icegreen |
ArtifactId | ArtifactIdgreenmail |
Last Version | Last Version2.0.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description== GreenMail Core ==
GreenMail - Email Test Servers
|
Project Organization |
Project OrganizationIcegreen Technologies |
Filename | Size |
---|---|
greenmail-2.0.0-alpha-2.pom | |
greenmail-2.0.0-alpha-2.jar | 194 KB |
greenmail-2.0.0-alpha-2-sources.jar | 162 KB |
greenmail-2.0.0-alpha-2-javadoc.jar | 570 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icegreen/greenmail/ -->
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail</artifactId>
<version>2.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.icegreen/greenmail/
implementation 'com.icegreen:greenmail:2.0.0-alpha-2'
// https://jarcasting.com/artifacts/com.icegreen/greenmail/
implementation ("com.icegreen:greenmail:2.0.0-alpha-2")
'com.icegreen:greenmail:jar:2.0.0-alpha-2'
<dependency org="com.icegreen" name="greenmail" rev="2.0.0-alpha-2">
<artifact name="greenmail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icegreen', module='greenmail', version='2.0.0-alpha-2')
)
libraryDependencies += "com.icegreen" % "greenmail" % "2.0.0-alpha-2"
[com.icegreen/greenmail "2.0.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.mail : jakarta.mail | jar | 2.0.1 |
jakarta.activation : jakarta.activation-api | jar | 2.0.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
org.assertj : assertj-core | jar | 3.19.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |