com.github.choonchernlim:spring-boot-mail

Spring-Boot-friendly parent POM to 1) generate static code analysis reports for CI server, 2) deploy artifacts to Sonatype OSSRH, and 3) deploy site documentation to GitHub.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.choonchernlim
ArtifactId

ArtifactId

spring-boot-mail
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Spring-Boot-friendly parent POM to 1) generate static code analysis reports for CI server, 2) deploy artifacts to Sonatype OSSRH, and 3) deploy site documentation to GitHub.

Download spring-boot-mail

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.4
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-mail jar 2.1.1.RELEASE

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE
org.spockframework : spock-spring jar 1.2-groovy-2.5
cglib : cglib-nodep jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0