Last Version

mail 0.0.1

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.andriamarosoa
ArtifactId

ArtifactId

mail
Version

Version

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


<!-- 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.