simple mail spring boot starter


License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.ifok.mail
ArtifactId

ArtifactId

mail-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple mail spring boot starter
simple mail spring boot starter

Download mail-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-mail jar
org.springframework : spring-web jar
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0