| License |
License |
|---|---|
| GroupId | GroupIdcom.github.aman-1995 |
| ArtifactId | ArtifactIdmailhandler |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMail Utility
Mail utility backend
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mailhandler-1.0.1.pom | |
| mailhandler-1.0.1.jar | 28 KB |
| mailhandler-1.0.1-sources.jar | 17 KB |
| mailhandler-1.0.1-javadoc.jar | 483 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.aman-1995/mailhandler/ -->
<dependency>
<groupId>com.github.aman-1995</groupId>
<artifactId>mailhandler</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aman-1995/mailhandler/
implementation 'com.github.aman-1995:mailhandler:1.0.1'
// https://jarcasting.com/artifacts/com.github.aman-1995/mailhandler/
implementation ("com.github.aman-1995:mailhandler:1.0.1")
'com.github.aman-1995:mailhandler:jar:1.0.1'
<dependency org="com.github.aman-1995" name="mailhandler" rev="1.0.1">
<artifact name="mailhandler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aman-1995', module='mailhandler', version='1.0.1')
)
libraryDependencies += "com.github.aman-1995" % "mailhandler" % "1.0.1"
[com.github.aman-1995/mailhandler "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.4.2 |
| org.apache.commons : commons-text | jar | 1.9 |
| javax.mail : mail | jar | 1.4.7 |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |