jspringbot-mail

This is a supporting library for jspringbot to use JavaMail

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.robertdeocampojr
ArtifactId

ArtifactId

jspringbot-mail
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jspringbot-mail
This is a supporting library for jspringbot to use JavaMail

Download jspringbot-mail

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jspringbot : jspringbot-pretty-logger jar 1.5
javax.mail : mail jar 1.4
org.springframework : spring-beans jar 3.0.5.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta
org.springframework : spring-test jar 4.3.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0