License |
License |
---|---|
GroupId | GroupIdorg.juhewu |
ArtifactId | ArtifactIdmail |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjuhewu mail
juhewu mail
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mail-0.0.1.pom | |
mail-0.0.1.jar | 12 KB |
mail-0.0.1-sources.jar | 8 KB |
mail-0.0.1-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.juhewu/mail/ -->
<dependency>
<groupId>org.juhewu</groupId>
<artifactId>mail</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.juhewu/mail/
implementation 'org.juhewu:mail:0.0.1'
// https://jarcasting.com/artifacts/org.juhewu/mail/
implementation ("org.juhewu:mail:0.0.1")
'org.juhewu:mail:jar:0.0.1'
<dependency org="org.juhewu" name="mail" rev="0.0.1">
<artifact name="mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juhewu', module='mail', version='0.0.1')
)
libraryDependencies += "org.juhewu" % "mail" % "0.0.1"
[org.juhewu/mail "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
org.springframework.boot : spring-boot-starter-mail | jar | 2.2.6.RELEASE |
org.springframework : spring-context-support | jar | 5.2.5.RELEASE |
org.junit.jupiter : junit-jupiter | jar | 5.7.0-M1 |