License |
License |
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIderror-mail |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionError mail components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
error-mail-1.0.4.pom | |
error-mail-1.0.4.jar | 8 KB |
error-mail-1.0.4-sources.jar | 513 bytes |
error-mail-1.0.4-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/error-mail/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>error-mail</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/error-mail/
implementation 'com.jslsolucoes:error-mail:1.0.4'
// https://jarcasting.com/artifacts/com.jslsolucoes/error-mail/
implementation ("com.jslsolucoes:error-mail:1.0.4")
'com.jslsolucoes:error-mail:jar:1.0.4'
<dependency org="com.jslsolucoes" name="error-mail" rev="1.0.4">
<artifact name="error-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='error-mail', version='1.0.4')
)
libraryDependencies += "com.jslsolucoes" % "error-mail" % "1.0.4"
[com.jslsolucoes/error-mail "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.jslsolucoes : mail | jar | 1.0.1 |
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |