License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.hccake |
ArtifactId | ArtifactIdballcat-spring-boot-starter-mail |
Version | Version0.0.9 |
Type | Typejar |
Description |
Description项目基本脚手架
|
<!-- 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.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-mail/
implementation 'com.hccake:ballcat-spring-boot-starter-mail:0.0.9'
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-mail/
implementation ("com.hccake:ballcat-spring-boot-starter-mail:0.0.9")
'com.hccake:ballcat-spring-boot-starter-mail:jar:0.0.9'
<dependency org="com.hccake" name="ballcat-spring-boot-starter-mail" rev="0.0.9">
<artifact name="ballcat-spring-boot-starter-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-spring-boot-starter-mail', version='0.0.9')
)
libraryDependencies += "com.hccake" % "ballcat-spring-boot-starter-mail" % "0.0.9"
[com.hccake/ballcat-spring-boot-starter-mail "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-mail | jar | |
org.projectlombok : lombok Optional | jar | |
org.mapstruct : mapstruct Optional | jar | |
org.mapstruct : mapstruct-processor Optional | jar | |
org.projectlombok : lombok-mapstruct-binding Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar |