email-service

Email service for Spring boot

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.wangzihaogithub
ArtifactId

ArtifactId

email-service
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

email-service
Email service for Spring boot
Project URL

Project URL

https://github.com/wangzihaogithub/email-service.git

Download email-service

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wangzihaogithub/email-service/ -->
<dependency>
    <groupId>com.github.wangzihaogithub</groupId>
    <artifactId>email-service</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangzihaogithub/email-service/
implementation 'com.github.wangzihaogithub:email-service:1.1.1'
// https://jarcasting.com/artifacts/com.github.wangzihaogithub/email-service/
implementation ("com.github.wangzihaogithub:email-service:1.1.1")
'com.github.wangzihaogithub:email-service:jar:1.1.1'
<dependency org="com.github.wangzihaogithub" name="email-service" rev="1.1.1">
  <artifact name="email-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangzihaogithub', module='email-service', version='1.1.1')
)
libraryDependencies += "com.github.wangzihaogithub" % "email-service" % "1.1.1"
[com.github.wangzihaogithub/email-service "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-mail jar 2.6.6

provided (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.14.3

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0