| License |
License |
|---|---|
| GroupId | GroupIdcom.icegreen |
| ArtifactId | ArtifactIdgreenmail-standalone |
| Last Version | Last Version2.0.0-alpha-2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description== Greenmail Standalone ==
Run GreenMail standalone
|
| Project Organization |
Project OrganizationIcegreen Technologies |
<!-- https://jarcasting.com/artifacts/com.icegreen/greenmail-standalone/ -->
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail-standalone</artifactId>
<version>2.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.icegreen/greenmail-standalone/
implementation 'com.icegreen:greenmail-standalone:2.0.0-alpha-2'
// https://jarcasting.com/artifacts/com.icegreen/greenmail-standalone/
implementation ("com.icegreen:greenmail-standalone:2.0.0-alpha-2")
'com.icegreen:greenmail-standalone:jar:2.0.0-alpha-2'
<dependency org="com.icegreen" name="greenmail-standalone" rev="2.0.0-alpha-2">
<artifact name="greenmail-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icegreen', module='greenmail-standalone', version='2.0.0-alpha-2')
)
libraryDependencies += "com.icegreen" % "greenmail-standalone" % "2.0.0-alpha-2"
[com.icegreen/greenmail-standalone "2.0.0-alpha-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.2 |
| org.assertj : assertj-core | jar | 3.19.0 |