MVN

org.juhewu : mail-spring-boot-samples

Maven & Gradle

May 14, 2020
<dependency>
    <groupId>org.juhewu</groupId>
    <artifactId>mail-spring-boot-samples</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.juhewu : mail-spring-boot-samples to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of org.juhewu : mail-spring-boot-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
mail-spring-boot-samples-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.juhewu</groupId>
    <artifactId>mail-spring-boot-samples</artifactId>
    <version>0.0.1</version>
</dependency>