jar

com.github.chubbard : groovymail

Maven & Gradle

Apr 03, 2019
0 stars

groovymail · GroovyMail aims to replace using JavaMail as the API to send email in Groovy by building a domain specific language (DSL) on top of JavaMail to make sending email simpler.

Table Of Contents

Latest Version

Download com.github.chubbard : groovymail JAR file - Latest Versions:

All Versions

Download com.github.chubbard : groovymail JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window groovymail-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.groovymail.protocols

├─ com.github.groovymail.protocols.ClasspathHandler.class - [JAR]

├─ com.github.groovymail.protocols.ConfigurableStreamHandlerFactory.class - [JAR]

com.github.groovymail

├─ com.github.groovymail.Emailer.class - [JAR]

├─ com.github.groovymail.FileTemplate.class - [JAR]

├─ com.github.groovymail.ReaderTemplate.class - [JAR]

├─ com.github.groovymail.TemplateSource.class - [JAR]

├─ com.github.groovymail.UrlTemplate.class - [JAR]