License |
License |
---|---|
GroupId | GroupIdco.pishfa.accelerate |
ArtifactId | ArtifactIdaccelerate-mail |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe aim of this project is to accelerate the development of JSF-CDI-JPA based projects. The target projects are small-to-medium-sized business web applications.
|
Project Organization |
Project OrganizationPishfa |
Filename | Size |
---|---|
accelerate-mail-1.0.0.pom | |
accelerate-mail-1.0.0.jar | 5 KB |
accelerate-mail-1.0.0-sources.jar | 2 KB |
accelerate-mail-1.0.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-mail/ -->
<dependency>
<groupId>co.pishfa.accelerate</groupId>
<artifactId>accelerate-mail</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-mail/
implementation 'co.pishfa.accelerate:accelerate-mail:1.0.0'
// https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-mail/
implementation ("co.pishfa.accelerate:accelerate-mail:1.0.0")
'co.pishfa.accelerate:accelerate-mail:jar:1.0.0'
<dependency org="co.pishfa.accelerate" name="accelerate-mail" rev="1.0.0">
<artifact name="accelerate-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.pishfa.accelerate', module='accelerate-mail', version='1.0.0')
)
libraryDependencies += "co.pishfa.accelerate" % "accelerate-mail" % "1.0.0"
[co.pishfa.accelerate/accelerate-mail "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4.1 |
org.codemonkey.simplejavamail : simple-java-mail | jar | 2.4 |
co.pishfa.accelerate : accelerate-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
javax.enterprise : cdi-api | jar | 1.1 |