is not current version
Last Version 2.0.0-alpha-2

com.icegreen:greenmail-docker-standalone 1.6.6

Docker image running GreenMail Standalone

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-docker-standalone
Version

Version

1.6.6
Type

Type

jar

Download greenmail-docker-standalone 1.6.6


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