Skip to content

Instantly share code, notes, and snippets.

@mismatch
Created July 12, 2013 18:22
Show Gist options
  • Save mismatch/5986630 to your computer and use it in GitHub Desktop.
Save mismatch/5986630 to your computer and use it in GitHub Desktop.
Wiser vs Dumbster
<dependency>
<groupId>org.subethamail</groupId>
<artifactId>subethasmtp</artifactId>
<version>3.1.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>dumbster</groupId>
<artifactId>dumbster</artifactId>
<version>1.6</version>
<scope>test</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment