smtp

smtp server

License

License

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

smtp
Last Version

Last Version

0.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

smtp
smtp server
Project URL

Project URL

https://github.com/uchicom/smtp/wiki
Source Code Management

Source Code Management

https://github.com/uchicom/smtp

Download smtp

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.uchicom : util jar 1.0.3
com.uchicom : server jar 0.1.0
javax.mail : javax.mail-api jar 1.6.2
javax.activation : javax.activation-api jar 1.2.0

test (4)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.mockito : mockito-inline jar 4.3.1
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.11
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0