x

xmlcalabash1-sendmail

XML Calabash extension step send email
https://github.com/ndw/xmlcalabash1-sendmail
The Apache Software License, Version 2.0
Norman Walsh
Files download
File Operation
xmlcalabash1-sendmail-1.2.0.jar download
xmlcalabash1-sendmail-1.2.0.pom download
xmlcalabash1-sendmail-1.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.xmlcalabash</groupId>
  <artifactId>xmlcalabash1-sendmail</artifactId>
  <version>1.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.xmlcalabash:xmlcalabash1-sendmail:1.2.0'
Gradle Kotlin
implementation("com.xmlcalabash:xmlcalabash1-sendmail:1.2.0")
Scala SBT
libraryDependencies += "com.xmlcalabash" % "xmlcalabash1-sendmail" % "1.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.xmlcalabash', module='xmlcalabash1-sendmail', version='1.2.0')
)
Apache Ivy
<dependency org="com.xmlcalabash" name="xmlcalabash1-sendmail" rev="1.2.0" />
Leiningen
[com.xmlcalabash/xmlcalabash1-sendmail "1.2.0"]
Apache Buildr
'com.xmlcalabash:xmlcalabash1-sendmail:jar:1.2.0'