| License |
License |
|---|---|
| GroupId | GroupIdorg.juhewu |
| ArtifactId | ArtifactIdemail |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjuhewu email
juhewu email
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| email-0.0.1.pom | |
| email-0.0.1.jar | 11 KB |
| email-0.0.1-sources.jar | 5 KB |
| email-0.0.1-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.juhewu/email/ -->
<dependency>
<groupId>org.juhewu</groupId>
<artifactId>email</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.juhewu/email/
implementation 'org.juhewu:email:0.0.1'
// https://jarcasting.com/artifacts/org.juhewu/email/
implementation ("org.juhewu:email:0.0.1")
'org.juhewu:email:jar:0.0.1'
<dependency org="org.juhewu" name="email" rev="0.0.1">
<artifact name="email" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juhewu', module='email', version='0.0.1')
)
libraryDependencies += "org.juhewu" % "email" % "0.0.1"
[org.juhewu/email "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 | RELEASE |