License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-mail |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
djamma-mail-1.8.pom | |
djamma-mail-1.8.jar | 13 KB |
djamma-mail-1.8-sources.jar | 7 KB |
djamma-mail-1.8-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-mail/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-mail</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-mail/
implementation 'com.shinitech.djammadev:djamma-mail:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-mail/
implementation ("com.shinitech.djammadev:djamma-mail:1.8")
'com.shinitech.djammadev:djamma-mail:jar:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-mail" rev="1.8">
<artifact name="djamma-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-mail', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-mail" % "1.8"
[com.shinitech.djammadev/djamma-mail "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.shinitech.djammadev : djamma-common | jar | 1.8 |
javax.mail : mail | jar | 1.4 |
org.glassfish.hk2.external : javax.inject | jar | 2.5.0-b36 |
com.github.jknack : handlebars | jar | 4.0.6 |
com.shinitech.djammadev : djamma-guice | jar | 1.8 |
com.sendgrid : sendgrid-java | jar | 4.0.1 |
javax.servlet : servlet-api | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.hk2 : hk2-locator | jar | 2.5.0-b36 |
junit : junit | jar | 4.12 |