de.jbellmann.junit:junit-smtp

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.jbellmann.junit
ArtifactId

ArtifactId

junit-smtp
Last Version

Last Version

0.9.11
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/jbellmann/junit-smtp.git

Download junit-smtp

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.mail : mail jar 1.4.1
org.subethamail : subethasmtp jar 3.1.7
org.slf4j : slf4j-api jar 1.6.6
junit : junit jar 4.10
com.google.guava : guava jar 13.0.1

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.6
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
org.jodd : jodd jar 3.3.8
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.11
0.9.0