CRaSH Plugin - Mail plugin

This plugin allows to integrate JavaMail in CRaSH and provides a mail command

License

License

GroupId

GroupId

org.crsh
ArtifactId

ArtifactId

crsh.plugins.mail
Last Version

Last Version

1.3.0-beta2
Release Date

Release Date

Type

Type

jar
Description

Description

CRaSH Plugin - Mail plugin
This plugin allows to integrate JavaMail in CRaSH and provides a mail command
Project Organization

Project Organization

eXo Platform SAS

Download crsh.plugins.mail

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.crsh : crsh.shell.core jar 1.3.0-beta2
javax.mail : mail jar 1.4

test (4)

Group / Artifact Type Version
org.crsh : crsh.shell.core test-jar 1.3.0-beta2
org.subethamail : subethasmtp jar 3.1.7
junit : junit jar 4.8.2
org.slf4j : slf4j-jdk14 jar 1.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0-beta2
1.3.0-beta1