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

it.ozimov:spring-boot-email-core 0.3.0

Utilities to deal with emails in Spring Boot

Категории

Категории

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

Группа

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

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

spring-boot-email-core
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать spring-boot-email-core 0.3.0


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