MVN

org.crsh : crsh.plugins.mail

Maven & Gradle

Aug 12, 2013
2 usages

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

<dependency>
    <groupId>org.crsh</groupId>
    <artifactId>crsh.plugins.mail</artifactId>
    <version>1.3.0-beta2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.crsh : crsh.plugins.mail to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0-beta2
  • Latest Beta: 1.3.0-beta2

All Versions

Choose a version of org.crsh : crsh.plugins.mail to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
crsh.plugins.mail-1.3.0-beta2
crsh.plugins.mail-1.3.0-beta1

How to add a dependency to Maven

Add the following org.crsh : crsh.plugins.mail maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.crsh</groupId>
    <artifactId>crsh.plugins.mail</artifactId>
    <version>1.3.0-beta2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.crsh : crsh.plugins.mail gradle dependency to your build.gradle file:

implementation 'org.crsh:crsh.plugins.mail:1.3.0-beta2'

Gradle Kotlin DSL: Add the following org.crsh : crsh.plugins.mail gradle kotlin dependency to your build.gradle.kts file:

implementation("org.crsh:crsh.plugins.mail:1.3.0-beta2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.crsh : crsh.plugins.mail sbt scala dependency to your build.sbt file:

libraryDependencies += "org.crsh" % "crsh.plugins.mail" % "1.3.0-beta2"

Advertisement

Dependencies from Group

Jun 04, 2014
25 usages
Jun 04, 2014
14 usages
Jun 04, 2014
11 usages
Jun 04, 2014
10 usages
Jun 04, 2014
9 usages

Discover Dependencies

Feb 01, 2012
1 usages
Feb 01, 2012
Feb 01, 2012
1 usages
Dec 03, 2010
1 usages
Mar 24, 2010
Feb 14, 2010
5 stars