MVN

io.github.gpc : greenmail

Maven & Gradle

Aug 23, 2023
13 stars

GreenMail Plugin · Grails GreenMail Plugin

<dependency>
    <groupId>io.github.gpc</groupId>
    <artifactId>greenmail</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.gpc : greenmail to add to Maven - Latest Versions:

  • Latest Stable: 5.0.0
  • Latest Release Candidate: 5.0.5-RC1

All Versions

Choose a version of io.github.gpc : greenmail to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
greenmail-5.0.5-RC1
greenmail-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.gpc</groupId>
    <artifactId>greenmail</artifactId>
    <version>5.0.0</version>
</dependency>