License |
License
BSD
|
---|---|
GroupId | GroupIdcom.github.tntim96 |
ArtifactId | ArtifactIdfakesmtp |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFake SMTP
Dummy SMTP server for testing
|
Project URL |
Project URL |
Filename | Size |
---|---|
fakesmtp-2.0.pom | |
fakesmtp-2.0.jar | 1 MB |
fakesmtp-2.0-sources.jar | 55 KB |
fakesmtp-2.0-javadoc.jar | 206 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.commons : commons-email | jar | 1.3.3 |