Fake SMTP

Dummy SMTP server for testing

License

License

BSD
GroupId

GroupId

com.github.tntim96
ArtifactId

ArtifactId

fakesmtp
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fake SMTP
Dummy SMTP server for testing
Project URL

Project URL

https://github.com/Nilhcem/FakeSMTP

Download fakesmtp

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.miglayout : miglayout-swing jar 5.0
org.subethamail : subethasmtp jar 3.1.7
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3
commons-io : commons-io jar 2.4
commons-cli : commons-cli jar 1.2
com.apple : AppleJavaExtensions jar 1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-email jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0