| License | License | 
|---|---|
| Categories | CategoriesGrails User Interface Web Frameworks | 
| GroupId | GroupIdnz.ac.auckland.email | 
| ArtifactId | ArtifactIdgrails-remote-email | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRemote Emails for Grails-based application only Contains logic to fetch emails from centralized authoring experience | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| grails-remote-email-1.1.pom | |
| grails-remote-email-1.1.jar | 20 KB | 
| grails-remote-email-1.1-sources.jar | 6 KB | 
| grails-remote-email-1.1-javadoc.jar | 30 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/nz.ac.auckland.email/grails-remote-email/ -->
<dependency>
    <groupId>nz.ac.auckland.email</groupId>
    <artifactId>grails-remote-email</artifactId>
    <version>1.1</version>
</dependency>// https://jarcasting.com/artifacts/nz.ac.auckland.email/grails-remote-email/
implementation 'nz.ac.auckland.email:grails-remote-email:1.1'// https://jarcasting.com/artifacts/nz.ac.auckland.email/grails-remote-email/
implementation ("nz.ac.auckland.email:grails-remote-email:1.1")'nz.ac.auckland.email:grails-remote-email:jar:1.1'<dependency org="nz.ac.auckland.email" name="grails-remote-email" rev="1.1">
  <artifact name="grails-remote-email" type="jar" />
</dependency>@Grapes(
@Grab(group='nz.ac.auckland.email', module='grails-remote-email', version='1.1')
)libraryDependencies += "nz.ac.auckland.email" % "grails-remote-email" % "1.1"[nz.ac.auckland.email/grails-remote-email "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.spullara.mustache.java : compiler | jar | 0.8.17 | 
| org.apache.commons : commons-email | jar | 1.3.3 | 
| nz.ac.auckland.common : common-stereotypes | jar | [1.5,2) | 
| nz.ac.auckland.composite : composite-jackson | jar | [2.4,3) | 
| commons-lang : commons-lang | jar | 2.6 | 
| javax.mail : mail | jar | 1.4.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| nz.ac.auckland.composite : composite-groovy | jar | [4,5) | 
| nz.ac.auckland.composite : composite-spring | jar | [6.1,7) | 
| nz.ac.auckland.composite : composite-logging-api | jar | [3.3,4) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| nz.ac.auckland.composite : composite-unittest | jar | [2.4,3) | 
 
                    | Version | 
|---|
| 1.1 |