| License | License
                                                        LGPL                                                 | 
|---|---|
| Categories | CategoriesASM Application Layer Libs Bytecode Manipulation | 
| GroupId | GroupIdorg.subethamail | 
| ArtifactId | ArtifactIdsubethasmtp-wiser | 
| Last Version | Last Version1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSubEtha SMTP Wiser Wiser is a smart mail testing application. | 
| Filename | Size | 
|---|---|
| subethasmtp-wiser-1.2.pom | |
| subethasmtp-wiser-1.2.jar | 7 KB | 
| subethasmtp-wiser-1.2-sources.jar | 3 KB | 
| subethasmtp-wiser-1.2-javadoc.jar | 34 KB | 
| subethasmtp-wiser-1.2-java14.jar | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.subethamail/subethasmtp-wiser/ -->
<dependency>
    <groupId>org.subethamail</groupId>
    <artifactId>subethasmtp-wiser</artifactId>
    <version>1.2</version>
</dependency>// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-wiser/
implementation 'org.subethamail:subethasmtp-wiser:1.2'// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-wiser/
implementation ("org.subethamail:subethasmtp-wiser:1.2")'org.subethamail:subethasmtp-wiser:jar:1.2'<dependency org="org.subethamail" name="subethasmtp-wiser" rev="1.2">
  <artifact name="subethasmtp-wiser" type="jar" />
</dependency>@Grapes(
@Grab(group='org.subethamail', module='subethasmtp-wiser', version='1.2')
)libraryDependencies += "org.subethamail" % "subethasmtp-wiser" % "1.2"[org.subethamail/subethasmtp-wiser "1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.subethamail : subethasmtp-smtp | jar | 1.2 | 
| commons-logging : commons-logging | jar | 1.1 | 
| javax.mail : mail | jar | 1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.0 |