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

it.ozimov:spring-boot-email-template-engines 0.5.2

Tools to deal with emails using the Spring Boot framework

Категории

Категории

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

Группа

it.ozimov
Идентификатор

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

spring-boot-email-template-engines
Версия

Версия

0.5.2
Тип

Тип

pom

Скачать spring-boot-email-template-engines 0.5.2

Имя Файла Размер
spring-boot-email-template-engines-0.5.2.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/it.ozimov/spring-boot-email-template-engines/ -->
<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>spring-boot-email-template-engines</artifactId>
    <version>0.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.ozimov/spring-boot-email-template-engines/
implementation 'it.ozimov:spring-boot-email-template-engines:0.5.2'
// https://jarcasting.com/artifacts/it.ozimov/spring-boot-email-template-engines/
implementation ("it.ozimov:spring-boot-email-template-engines:0.5.2")
'it.ozimov:spring-boot-email-template-engines:pom:0.5.2'
<dependency org="it.ozimov" name="spring-boot-email-template-engines" rev="0.5.2">
  <artifact name="spring-boot-email-template-engines" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.ozimov', module='spring-boot-email-template-engines', version='0.5.2')
)
libraryDependencies += "it.ozimov" % "spring-boot-email-template-engines" % "0.5.2"
[it.ozimov/spring-boot-email-template-engines "0.5.2"]