is not current version
Last Version 1.2.1

lib-mail 1.1.2

Library for mail purpose

License

License

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-mail
Version

Version

1.1.2
Type

Type

jar
Description

Description

lib-mail
Library for mail purpose

Download lib-mail 1.1.2


<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/lib-mail/ -->
<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>lib-mail</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-mail/
implementation 'com.github.frtu.libs:lib-mail:1.1.2'
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-mail/
implementation ("com.github.frtu.libs:lib-mail:1.1.2")
'com.github.frtu.libs:lib-mail:jar:1.1.2'
<dependency org="com.github.frtu.libs" name="lib-mail" rev="1.1.2">
  <artifact name="lib-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='lib-mail', version='1.1.2')
)
libraryDependencies += "com.github.frtu.libs" % "lib-mail" % "1.1.2"
[com.github.frtu.libs/lib-mail "1.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2
org.projectlombok : lombok Optional jar
com.github.frtu.logs : logger-core jar

provided (2)

Group / Artifact Type Version
org.springframework : spring-context-support jar
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.