fakesmtp-client

Fake smtp server and client to use in integration tests

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

fakesmtp-client
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

fakesmtp-client
Fake smtp server and client to use in integration tests

Download fakesmtp-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.23.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.23.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar 2.7.4
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.7.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

fakesmtp

Fake smtp server and client to test mail sending

Build Status Coverage Status Codacy Badge Maven Central Javadoc

org.dhatim

Dhatim

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1