is not current version
Last Version 1.0.1

Mail Utility 0.0.2

Mail utility backend

License

License

GroupId

GroupId

com.github.aman-1995
ArtifactId

ArtifactId

mailhandler
Version

Version

0.0.2
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 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.aman-1995/mailhandler/ -->
<dependency>
    <groupId>com.github.aman-1995</groupId>
    <artifactId>mailhandler</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aman-1995/mailhandler/
implementation 'com.github.aman-1995:mailhandler:0.0.2'
// https://jarcasting.com/artifacts/com.github.aman-1995/mailhandler/
implementation ("com.github.aman-1995:mailhandler:0.0.2")
'com.github.aman-1995:mailhandler:jar:0.0.2'
<dependency org="com.github.aman-1995" name="mailhandler" rev="0.0.2">
  <artifact name="mailhandler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aman-1995', module='mailhandler', version='0.0.2')
)
libraryDependencies += "com.github.aman-1995" % "mailhandler" % "0.0.2"
[com.github.aman-1995/mailhandler "0.0.2"]

Dependencies

compile (6)

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.flywaydb : flyway-core jar 7.1.1
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.