Last Version

Mail Utility 1.0.1

Mail utility backend

License

License

GroupId

GroupId

com.github.aman-1995
ArtifactId

ArtifactId

mailhandler
Version

Version

1.0.1
Type

Type

jar
Description

Description

Mail Utility
Mail utility backend
Project URL

Project URL

https://github.com/aman-1995/webcomponents
Source Code Management

Source Code Management

https://github.com/aman-1995/webcomponents

Download mailhandler 1.0.1


<!-- 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"]

Dependencies

compile (5)

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

runtime (1)

Group / Artifact Type Version
org.mariadb.jdbc : mariadb-java-client jar 2.7.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.