License |
License |
---|---|
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzboot-starter-email |
Version | Version2.5.1.v20220215 |
Type | Typejar |
Description |
Descriptionnutzboot-starter-email
NutzBoot, micoservice base on Nutz
|
<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-email/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-starter-email</artifactId>
<version>2.5.1.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-email/
implementation 'org.nutz:nutzboot-starter-email:2.5.1.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-email/
implementation ("org.nutz:nutzboot-starter-email:2.5.1.v20220215")
'org.nutz:nutzboot-starter-email:jar:2.5.1.v20220215'
<dependency org="org.nutz" name="nutzboot-starter-email" rev="2.5.1.v20220215">
<artifact name="nutzboot-starter-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-email', version='2.5.1.v20220215')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-email" % "2.5.1.v20220215"
[org.nutz/nutzboot-starter-email "2.5.1.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-email | jar | 1.4 |
org.nutz : nutzboot-core | jar | 2.5.1.v20220215 |