is not current version
Last Version 1.0.45

Spring Boot :: Mail 1.0.29

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

spring-boot-mail
Version

Version

1.0.29
Type

Type

pom
Description

Description

Spring Boot :: Mail
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download spring-boot-mail 1.0.29

Filename Size
spring-boot-mail-1.0.29.pom 936 bytes
Browse

<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-mail/ -->
<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>spring-boot-mail</artifactId>
    <version>1.0.29</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-mail/
implementation 'in.hocg.boot:spring-boot-mail:1.0.29'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-mail/
implementation ("in.hocg.boot:spring-boot-mail:1.0.29")
'in.hocg.boot:spring-boot-mail:pom:1.0.29'
<dependency org="in.hocg.boot" name="spring-boot-mail" rev="1.0.29">
  <artifact name="spring-boot-mail" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-mail', version='1.0.29')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-mail" % "1.0.29"
[in.hocg.boot/spring-boot-mail "1.0.29"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

  • mail-spring-boot-autoconfigure