License |
License |
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdmail |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMail components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mail-1.0.3.pom | |
mail-1.0.3.jar | 8 KB |
mail-1.0.3-sources.jar | 513 bytes |
mail-1.0.3-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/mail/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>mail</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/mail/
implementation 'com.jslsolucoes:mail:1.0.3'
// https://jarcasting.com/artifacts/com.jslsolucoes/mail/
implementation ("com.jslsolucoes:mail:1.0.3")
'com.jslsolucoes:mail:jar:1.0.3'
<dependency org="com.jslsolucoes" name="mail" rev="1.0.3">
<artifact name="mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='mail', version='1.0.3')
)
libraryDependencies += "com.jslsolucoes" % "mail" % "1.0.3"
[com.jslsolucoes/mail "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.jslsolucoes : cdi-misc | jar | 1.0.2 |
org.apache.commons : commons-email | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.jslsolucoes : junit | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.se : weld-se | jar | 2.4.6.Final |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |