MVN

io.bootique.simplejavamail : bootique-simplejavamail-parent

Maven & Gradle

Dec 09, 2022
0 stars

bootique-simplejavamail-parent: Parent of Simple Java Mail integration modules · Parent of Simple Java Mail integration modules

<dependency>
    <groupId>io.bootique.simplejavamail</groupId>
    <artifactId>bootique-simplejavamail-parent</artifactId>
    <version>3.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.simplejavamail : bootique-simplejavamail-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.M1
  • Latest Release Candidate: 2.0.RC1

All Versions

Choose a version of io.bootique.simplejavamail : bootique-simplejavamail-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-simplejavamail-parent-3.0.M1
2.0.x
bootique-simplejavamail-parent-2.0.1
bootique-simplejavamail-parent-2.0.RC1
bootique-simplejavamail-parent-2.0.B1
bootique-simplejavamail-parent-2.0.M1
2.0
bootique-simplejavamail-parent-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.bootique.simplejavamail</groupId>
    <artifactId>bootique-simplejavamail-parent</artifactId>
    <version>3.0.M1</version>
</dependency>