| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаdev.snowdrop |
| Идентификатор | Идентификаторvertx-spring-boot-starter-mail |
| Версия | Версия1.2.3.Beta1 |
| Тип | Типjar |
| Описание |
ОписаниеVert.x Spring Boot starter - mail
Spring Boot starters of different Vert.x components
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-mail/ -->
<dependency>
<groupId>dev.snowdrop</groupId>
<artifactId>vertx-spring-boot-starter-mail</artifactId>
<version>1.2.3.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-mail/
implementation 'dev.snowdrop:vertx-spring-boot-starter-mail:1.2.3.Beta1'
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-mail/
implementation ("dev.snowdrop:vertx-spring-boot-starter-mail:1.2.3.Beta1")
'dev.snowdrop:vertx-spring-boot-starter-mail:jar:1.2.3.Beta1'
<dependency org="dev.snowdrop" name="vertx-spring-boot-starter-mail" rev="1.2.3.Beta1">
<artifact name="vertx-spring-boot-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.snowdrop', module='vertx-spring-boot-starter-mail', version='1.2.3.Beta1')
)
libraryDependencies += "dev.snowdrop" % "vertx-spring-boot-starter-mail" % "1.2.3.Beta1"
[dev.snowdrop/vertx-spring-boot-starter-mail "1.2.3.Beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.snowdrop : vertx-spring-boot-starter | jar | 1.2.3.Beta1 |
| io.smallrye.reactive : smallrye-mutiny-vertx-mail-client | jar | 2.15.1 |
| io.vertx : vertx-mail-client | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.projectreactor : reactor-test | jar |