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.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.choonchernlim
Идентификатор

Идентификатор

spring-boot-mail
Последняя версия

Последняя версия

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать spring-boot-mail

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0