mail

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.andriamarosoa
ArtifactId

ArtifactId

mail
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mail
Demo project for Spring Boot
Project URL

Project URL

https://github.com/Andriamarosoa/level
Source Code Management

Source Code Management

https://github.com/Andriamarosoa/level.git

Download mail

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.6
javax.mail : mail jar 1.4.7

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1
0.0.0