| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.kemitix |
| ArtifactId | ArtifactIdwiser-assertions |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwiser-assertions
Assertions for Wiser SMTP test server from subethamail
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| wiser-assertions-0.6.0.pom | |
| wiser-assertions-0.6.0.jar | 8 KB |
| wiser-assertions-0.6.0-sources.jar | 8 KB |
| wiser-assertions-0.6.0-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.kemitix/wiser-assertions/ -->
<dependency>
<groupId>net.kemitix</groupId>
<artifactId>wiser-assertions</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kemitix/wiser-assertions/
implementation 'net.kemitix:wiser-assertions:0.6.0'
// https://jarcasting.com/artifacts/net.kemitix/wiser-assertions/
implementation ("net.kemitix:wiser-assertions:0.6.0")
'net.kemitix:wiser-assertions:jar:0.6.0'
<dependency org="net.kemitix" name="wiser-assertions" rev="0.6.0">
<artifact name="wiser-assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kemitix', module='wiser-assertions', version='0.6.0')
)
libraryDependencies += "net.kemitix" % "wiser-assertions" % "0.6.0"
[net.kemitix/wiser-assertions "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.kemitix : mon | jar | 2.1.0 |
| javax.mail : mail | jar | 1.4.7 |
| org.subethamail : subethasmtp | jar | 3.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.1 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.assertj : assertj-core | jar | 3.15.0 |
| org.codemonkey.simplejavamail : simple-java-mail | jar | 3.1.1 |
| org.springframework : spring-context-support | jar | 5.2.4.RELEASE |