Download JAR files tagged by mail with all dependencies
gj-mail from group genjava (version 1.0)
Mail component of GenJava-Core. Adds some helper functionality around JavaMail.
Artifact gj-mail
Group genjava
Version 1.0
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javamail, gj-core, commons-lang,
There are maybe transitive dependencies!
Group genjava
Version 1.0
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javamail, gj-core, commons-lang,
There are maybe transitive dependencies!
tsl2.nano.common from group net.sf.tsl2nano (version 2.5.2)
TSL2 Framework Commons (Collections, Actions/Excecution, Readers, Xml, Print, Mail, FuzzyFinder, Proxies, Network-Structure)
0 downloads
Artifact tsl2.nano.common
Group net.sf.tsl2nano
Version 2.5.2
Last update 24. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies fop, avalon-framework-api, avalon-framework-impl, ant, jasperreports, tsl2.nano.datastructure,
There are maybe transitive dependencies!
Group net.sf.tsl2nano
Version 2.5.2
Last update 24. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies fop, avalon-framework-api, avalon-framework-impl, ant, jasperreports, tsl2.nano.datastructure,
There are maybe transitive dependencies!
bcjmail-lts8on from group org.bouncycastle (version 2.73.7)
The Bouncy Castle Java APIs for doing S/MIME with the Jakarta Mail APIs. The APIs are designed primarily to be used in conjunction with the BC LTS provider.
0 downloads
Artifact bcjmail-lts8on
Group org.bouncycastle
Version 2.73.7
Last update 07. November 2024
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bcpkix-lts8on,
There are maybe transitive dependencies!
Group org.bouncycastle
Version 2.73.7
Last update 07. November 2024
Organization not specified
URL https://www.bouncycastle.org/fips-java
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bcpkix-lts8on,
There are maybe transitive dependencies!
oitc-sendmail from group de.oberdorf-itc (version 0.4.1.1746)
This library is wrapper class for easy mailing in a background thread. It uses javax.mail:mail to send the mail.
0 downloads
Artifact oitc-sendmail
Group de.oberdorf-itc
Version 0.4.1.1746
Last update 28. August 2024
Organization Michael Oberdorf IT-Consulting
URL https://www.oberdorf-itc.de/
License MIT License
Dependencies amount 1
Dependencies jakarta.mail-api,
There are maybe transitive dependencies!
Group de.oberdorf-itc
Version 0.4.1.1746
Last update 28. August 2024
Organization Michael Oberdorf IT-Consulting
URL https://www.oberdorf-itc.de/
License MIT License
Dependencies amount 1
Dependencies jakarta.mail-api,
There are maybe transitive dependencies!
ant-jakartamail from group org.apache.ant (version 1.10.15)
implementation of the mail task based on Jakarta EE mail.
Required to send emails to SMTP servers using user/password combinations
or to send mail over SSL
Artifact ant-jakartamail
Group org.apache.ant
Version 1.10.15
Last update 25. August 2024
Organization not specified
URL https://ant.apache.org/
License not specified
Dependencies amount 2
Dependencies ant, jakarta.mail,
There are maybe transitive dependencies!
Group org.apache.ant
Version 1.10.15
Last update 25. August 2024
Organization not specified
URL https://ant.apache.org/
License not specified
Dependencies amount 2
Dependencies ant, jakarta.mail,
There are maybe transitive dependencies!
ant-javamail from group org.apache.ant (version 1.10.15)
implementation of the mail task based on javamail.
Required to send emails to SMTP servers using user/password combinations
or to send mail over SSL
Artifact ant-javamail
Group org.apache.ant
Version 1.10.15
Last update 25. August 2024
Organization not specified
URL http://ant.apache.org/
License not specified
Dependencies amount 3
Dependencies ant, mail, activation,
There are maybe transitive dependencies!
Group org.apache.ant
Version 1.10.15
Last update 25. August 2024
Organization not specified
URL http://ant.apache.org/
License not specified
Dependencies amount 3
Dependencies ant, mail, activation,
There are maybe transitive dependencies!
sparkium-mail from group com.github.bloodshura (version 1.0.0)
An API which aims to facilitate the usage of javax.mail, also including other mailing services.
Group: com.github.bloodshura Artifact: sparkium-mail
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact sparkium-mail
Group com.github.bloodshura
Version 1.0.0
Last update 29. March 2024
Organization not specified
URL https://github.com/JoaaoVerona/sparkium/sparkium-mail
License AGPLv3
Dependencies amount 4
Dependencies ignitium-cfg, javax.mail-api, javax.activation, ignitium-core,
There are maybe transitive dependencies!
Group com.github.bloodshura
Version 1.0.0
Last update 29. March 2024
Organization not specified
URL https://github.com/JoaaoVerona/sparkium/sparkium-mail
License AGPLv3
Dependencies amount 4
Dependencies ignitium-cfg, javax.mail-api, javax.activation, ignitium-core,
There are maybe transitive dependencies!
apache-james-mpt-core from group org.apache.james (version 3.8.1)
Apache James Mail Protocol Tester (MPT) is a library providing a framework for the
scriptable functional testing of ASCII based line protocols.
Artifact apache-james-mpt-core
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL http://james.apache.org/mpt/main
License not specified
Dependencies amount 5
Dependencies apache-james-mailbox-api, testing-base, commons-lang3, awaitility, slf4j-api,
There are maybe transitive dependencies!
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL http://james.apache.org/mpt/main
License not specified
Dependencies amount 5
Dependencies apache-james-mailbox-api, testing-base, commons-lang3, awaitility, slf4j-api,
There are maybe transitive dependencies!
apache-james-mpt-all from group org.apache.james (version 3.8.1)
This module assembles distributions
MPT is a functional test framework specialised for the ASCII line-base protocols common in mail.
Artifact apache-james-mpt-all
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-cli, ant, jcl-over-slf4j,
There are maybe transitive dependencies!
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-cli, ant, jcl-over-slf4j,
There are maybe transitive dependencies!
asynchronous-mail from group io.github.gpc (version 3.1.2)
The plugin realises asynchronous mail sending. It stores messages in a DB and sends them asynchronously by a quartz job.
0 downloads
Artifact asynchronous-mail
Group io.github.gpc
Version 3.1.2
Last update 27. July 2023
Organization not specified
URL https://github.com/gpc/grails-asynchronous-mail
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.gpc
Version 3.1.2
Last update 27. July 2023
Organization not specified
URL https://github.com/gpc/grails-asynchronous-mail
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
Page 60 from 68 (items total 674)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy