| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdde.jbellmann.junit | 
| ArtifactId | ArtifactIdjunit-smtp | 
| Last Version | Last Version0.9.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| junit-smtp-0.9.11.pom | |
| junit-smtp-0.9.11.jar | 7 KB | 
| junit-smtp-0.9.11-sources.jar | 6 KB | 
| junit-smtp-0.9.11-javadoc.jar | 58 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 | 
| log4j : log4j | jar | 1.2.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jodd : jodd | jar | 3.3.8 | 
| org.mockito : mockito-all | jar | 1.9.0 |