MVN

de.vinado.boot : mail-extensions-spring-boot

Maven & Gradle

Dec 17, 2021
3 stars

Spring Boot Mail Extensions Parent · Parent for Spring Boot Starters that autoconfigures advanced Spring Mail senders

<dependency>
    <groupId>de.vinado.boot</groupId>
    <artifactId>mail-extensions-spring-boot</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.vinado.boot : mail-extensions-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of de.vinado.boot : mail-extensions-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
mail-extensions-spring-boot-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.vinado.boot</groupId>
    <artifactId>mail-extensions-spring-boot</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement