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

it.ozimov:spring-boot-email-build 0.3.3

Build module for Spring Boot Email Tools project

Категории

Категории

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

Группа

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

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

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

Версия

0.3.3
Тип

Тип

pom

Скачать spring-boot-email-build 0.3.3

Имя Файла Размер
spring-boot-email-build-0.3.3.pom 10 KB
Обзор

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