| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.hccake |
| Идентификатор | Идентификаторballcat-spring-boot-starter-mail |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Описание |
Описание项目基本脚手架
|
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-mail/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-spring-boot-starter-mail</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-mail/
implementation 'com.hccake:ballcat-spring-boot-starter-mail:0.6.0'
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-mail/
implementation ("com.hccake:ballcat-spring-boot-starter-mail:0.6.0")
'com.hccake:ballcat-spring-boot-starter-mail:jar:0.6.0'
<dependency org="com.hccake" name="ballcat-spring-boot-starter-mail" rev="0.6.0">
<artifact name="ballcat-spring-boot-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-spring-boot-starter-mail', version='0.6.0')
)
libraryDependencies += "com.hccake" % "ballcat-spring-boot-starter-mail" % "0.6.0"
[com.hccake/ballcat-spring-boot-starter-mail "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-mail | jar | |
| org.mapstruct : mapstruct | jar | 1.4.2.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |