is not current version
Last Version 1.1.1

email-service 1.1.0

Email service for Spring boot

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.wangzihaogithub
ArtifactId

ArtifactId

email-service
Version

Version

1.1.0
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 1.1.0


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

Dependencies

compile (1)

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

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.4

Project Modules

There are no modules declared in this project.