License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.juhewu |
ArtifactId | ArtifactIdmail-spring-boot-project |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJuhe mail Spring Boot Project
聚合邮件的Spring Boot项目
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mail-spring-boot-project-0.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.juhewu/mail-spring-boot-project/ -->
<dependency>
<groupId>org.juhewu</groupId>
<artifactId>mail-spring-boot-project</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.juhewu/mail-spring-boot-project/
implementation 'org.juhewu:mail-spring-boot-project:0.0.1'
// https://jarcasting.com/artifacts/org.juhewu/mail-spring-boot-project/
implementation ("org.juhewu:mail-spring-boot-project:0.0.1")
'org.juhewu:mail-spring-boot-project:pom:0.0.1'
<dependency org="org.juhewu" name="mail-spring-boot-project" rev="0.0.1">
<artifact name="mail-spring-boot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.juhewu', module='mail-spring-boot-project', version='0.0.1')
)
libraryDependencies += "org.juhewu" % "mail-spring-boot-project" % "0.0.1"
[org.juhewu/mail-spring-boot-project "0.0.1"]