License |
License
MIT License
|
---|---|
GroupId | GroupIdio.github.walker163 |
ArtifactId | ArtifactIdframework-email |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionframework-email
framework-email v0.0.1
|
Filename | Size |
---|---|
framework-email-0.0.1.pom | |
framework-email-0.0.1.jar | 5 KB |
framework-email-0.0.1-sources.jar | 4 KB |
framework-email-0.0.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.walker163/framework-email/ -->
<dependency>
<groupId>io.github.walker163</groupId>
<artifactId>framework-email</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.walker163/framework-email/
implementation 'io.github.walker163:framework-email:0.0.1'
// https://jarcasting.com/artifacts/io.github.walker163/framework-email/
implementation ("io.github.walker163:framework-email:0.0.1")
'io.github.walker163:framework-email:jar:0.0.1'
<dependency org="io.github.walker163" name="framework-email" rev="0.0.1">
<artifact name="framework-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.walker163', module='framework-email', version='0.0.1')
)
libraryDependencies += "io.github.walker163" % "framework-email" % "0.0.1"
[io.github.walker163/framework-email "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-mail | jar | 2.4.4 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |
junit : junit | jar | 4.13.2 |