Last Version

MockMail 0.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

br.com.otavio
ArtifactId

ArtifactId

mockmail
Version

Version

0.0.1
Type

Type

jar
Description

Description

MockMail
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/garcia-jj/mockmail
Source Code Management

Source Code Management

https://github.com/garcia-jj/mockmail

Download mockmail 0.0.1


<!-- https://jarcasting.com/artifacts/br.com.otavio/mockmail/ -->
<dependency>
    <groupId>br.com.otavio</groupId>
    <artifactId>mockmail</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.otavio/mockmail/
implementation 'br.com.otavio:mockmail:0.0.1'
// https://jarcasting.com/artifacts/br.com.otavio/mockmail/
implementation ("br.com.otavio:mockmail:0.0.1")
'br.com.otavio:mockmail:jar:0.0.1'
<dependency org="br.com.otavio" name="mockmail" rev="0.0.1">
  <artifact name="mockmail" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.otavio', module='mockmail', version='0.0.1')
)
libraryDependencies += "br.com.otavio" % "mockmail" % "0.0.1"
[br.com.otavio/mockmail "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.mail : javax.mail-api jar 1.5.4
com.sun.mail : javax.mail jar 1.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.