com.github.jwcnewton:mail-client-adaptor

Pure Java Mail Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jwcnewton
ArtifactId

ArtifactId

mail-client-adaptor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.jwcnewton:mail-client-adaptor
Pure Java Mail Client
Project URL

Project URL

https://github.com/jwcnewton/mail-client-adaptor
Source Code Management

Source Code Management

https://github.com/jwcnewton/mail-client-adaptor

Download mail-client-adaptor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.mail : mail jar 1.4.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0