Last Version

Mailer 1.1.1

a simple command-line mailer

License

License

GroupId

GroupId

com.lyders
ArtifactId

ArtifactId

mailer
Version

Version

1.1.1
Type

Type

jar
Description

Description

Mailer
a simple command-line mailer
Project URL

Project URL

https://github.com/rlyders/mailer
Source Code Management

Source Code Management

https://github.com/rlyders/mailer

Download mailer 1.1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.25
com.sun.mail : javax.mail jar 1.6.2
commons-cli : commons-cli jar 1.4
com.lyders : application-properties jar 1.2.1
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.8.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.