| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.optionfactory.spring |
| ArtifactId | ArtifactIdemail |
| Last Version | Last Version6.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.optionfactory.spring:email
optionfactory-spring email
|
| Filename | Size |
|---|---|
| email-6.4.pom | |
| email-6.4.jar | 13 KB |
| email-6.4-sources.jar | 6 KB |
| email-6.4-javadoc.jar | 438 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/email/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>email</artifactId>
<version>6.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/email/
implementation 'net.optionfactory.spring:email:6.4'
// https://jarcasting.com/artifacts/net.optionfactory.spring/email/
implementation ("net.optionfactory.spring:email:6.4")
'net.optionfactory.spring:email:jar:6.4'
<dependency org="net.optionfactory.spring" name="email" rev="6.4">
<artifact name="email" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='email', version='6.4')
)
libraryDependencies += "net.optionfactory.spring" % "email" % "6.4"
[net.optionfactory.spring/email "6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | |
| org.springframework : spring-context-support | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| javax.mail : javax.mail-api | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |