Last Version

subethasmtp 6.0.1

A fork of a fork (!) of SubEtha, an easy-to-use server-side SMTP library for Java.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

subethasmtp
Version

Version

6.0.1
Type

Type

jar
Description

Description

subethasmtp
A fork of a fork (!) of SubEtha, an easy-to-use server-side SMTP library for Java.
Project URL

Project URL

https://github.com/davidmoten/subethasmtp

Download subethasmtp 6.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 2.0.1
org.slf4j : slf4j-api jar 1.7.32
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.findbugs : findbugs-annotations jar 3.0.1
com.github.davidmoten : guava-mini jar 0.1.3

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.11.2
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.32
log4j : log4j jar 1.2.17
com.github.davidmoten : junit-extras jar 0.4

Project Modules

There are no modules declared in this project.