Jar examples for d:dumbster
a simple fake SMTP server for unit testing
You can download jar file dumbster 1.7.1 in this page.
Apache 2
You can use the following script to add dumbster-1.7.1.jar to your project.
<dependency> <groupId>com.github.kirviq</groupId> <artifactId>dumbster</artifactId> <version>1.7.1</version> </dependency>
compile group: 'com.github.kirviq', name: 'dumbster', version: '1.7.1'
libraryDependencies += "com.github.kirviq" % "dumbster" % "1.7.1"
<dependency org="com.github.kirviq" name="dumbster" rev="1.7.1"/>
@Grapes(@Grab(group='com.github.kirviq', module='dumbster', version='1.7.1'))
'com.github.kirviq:dumbster:jar:1.7.1'
Click the following link to download the jar file.
dumbster-1.7.1-javadoc.jar