Last Version

fakesmtp-client 0.0.8

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
Version

Version

0.0.8
Type

Type

jar
Description

Description

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

Download fakesmtp-client 0.0.8


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