License |
License |
---|---|
GroupId | GroupIdcom.icegreen |
ArtifactId | ArtifactIdgreenmail-parent |
Last Version | Last Version2.0.0-alpha-2 |
Release Date | Release Date |
Type | Typepom |
Description |
Description== GreenMail ==
GreenMail - Email Test Servers
|
Project Organization |
Project OrganizationIcegreen Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
greenmail-parent-2.0.0-alpha-2.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icegreen/greenmail-parent/ -->
<dependency>
<groupId>com.icegreen</groupId>
<artifactId>greenmail-parent</artifactId>
<version>2.0.0-alpha-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.icegreen/greenmail-parent/
implementation 'com.icegreen:greenmail-parent:2.0.0-alpha-2'
// https://jarcasting.com/artifacts/com.icegreen/greenmail-parent/
implementation ("com.icegreen:greenmail-parent:2.0.0-alpha-2")
'com.icegreen:greenmail-parent:pom:2.0.0-alpha-2'
<dependency org="com.icegreen" name="greenmail-parent" rev="2.0.0-alpha-2">
<artifact name="greenmail-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.icegreen', module='greenmail-parent', version='2.0.0-alpha-2')
)
libraryDependencies += "com.icegreen" % "greenmail-parent" % "2.0.0-alpha-2"
[com.icegreen/greenmail-parent "2.0.0-alpha-2"]