All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by email with all dependencies

Search JAR files by class name

formula-engine from group com.salesforce.formula (version 0.3.21)

Implementation of a formula engine in the "salesforce" style, which supports the standard force.com syntax, support for generation of sql and javascript, and extensibility for reuse as an email templating language.

Group: com.salesforce.formula Artifact: formula-engine
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact formula-engine
Group com.salesforce.formula
Version 0.3.21
Last update 14. March 2024
Organization Salesforce
URL https://github.com/salesforce/formula-engine
License BSD 3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

formula-engine-coverage from group com.salesforce.formula (version 0.3.21)

Group: com.salesforce.formula Artifact: formula-engine-coverage
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact formula-engine-coverage
Group com.salesforce.formula
Version 0.3.21
Last update 14. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies formula-engine-impl, formula-engine-api,
There are maybe transitive dependencies!

commons-email-jakarta from group com.github.ppodgorsek.email (version 2.0.0)

Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify. This is a fork that supports Jakarta, as the Apache project still hasn't merged existing PRs to replace javax.

Group: com.github.ppodgorsek.email Artifact: commons-email-jakarta
Show documentation Show source 
 

0 downloads
Artifact commons-email-jakarta
Group com.github.ppodgorsek.email
Version 2.0.0
Last update 25. June 2023
Organization not specified
URL https://commons.apache.org/proper/commons-email/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jakarta.mail-api, angus-mail,
There are maybe transitive dependencies!

photoroster from group edu.iu.uits.lms (version 5.0.2)

The IU Photo Roster is a tool in Canvas that you can access via the Canvas People tool. The roster displays the name, email address, role, photo, and NameCoach recording (if available) for each member of the course.

Group: edu.iu.uits.lms Artifact: photoroster
Show all versions Show documentation Show source 
 

0 downloads
Artifact photoroster
Group edu.iu.uits.lms
Version 5.0.2
Last update 23. June 2023
Organization Indiana University
URL https://github.com/indiana-university/lms-canvas-photoroster/
License BSD 3-Clause License
Dependencies amount 25
Dependencies lms-canvas-common-configuration, lms-canvas-iu-custom-services, lms-canvas-lti-framework, lms-canvas-redis-config, lms-canvas-rivet, lms-canvas-services, thymeleaf-layout-dialect, springdoc-openapi-ui, spring-boot-starter-actuator, spring-boot-starter-data-jpa, spring-boot-starter-oauth2-resource-server, spring-boot-starter-thymeleaf, spring-boot-starter-security, spring-boot-starter-web, spring-cloud-starter-vault-config, thymeleaf-extras-springsecurity5, gson, reactor-netty, cache-api, ehcache, spring-webflux, spring-boot-starter-data-rest, spring-boot-starter-oauth2-client, webjars-locator, jquery,
There are maybe transitive dependencies!

preflight-selenium-plugin from group com.preflight (version 1.6.3)

Selenium extension from Preflight. It allows running tests generated by the Preflight recorder that are more stable adapt to UI changes and support other features like email testing.

Group: com.preflight Artifact: preflight-selenium-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact preflight-selenium-plugin
Group com.preflight
Version 1.6.3
Last update 06. July 2022
Organization not specified
URL https://github.com/Preflight-HQ/PreflightSeleniumJavaPlugin
License ISC
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

JAVA_AutomationUtilities from group io.github.saqueebali (version 1.0.0)

Test Automation Utilities which has utilities that can fetch OTP from email(using Javax mail API) and mobile(using Twilio), FIle library which helps to fetch data from a property file or excel file and set data to an excel file as well.

Group: io.github.saqueebali Artifact: JAVA_AutomationUtilities
Show documentation Show source 
 

0 downloads
Artifact JAVA_AutomationUtilities
Group io.github.saqueebali
Version 1.0.0
Last update 07. December 2021
Organization not specified
URL https://github.com/SaqueebAli/AutomationUtitlities
License MIT License
Dependencies amount 6
Dependencies poi, commons-io, poi-ooxml, commons-net, javax.mail, twilio,
There are maybe transitive dependencies!

verifalia-java-sdk from group com.github.verifalia (version 2.1.0)

Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.

Group: com.github.verifalia Artifact: verifalia-java-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact verifalia-java-sdk
Group com.github.verifalia
Version 2.1.0
Last update 28. June 2020
Organization not specified
URL https://verifalia.com/
License MIT License
Dependencies amount 5
Dependencies jackson-mapper-asl, commons-lang3, httpclient, httpmime, json-lib,
There are maybe transitive dependencies!

au-log4j from group com.github.trentonadams (version 1.1.3)

Log4J appender which can email out logs (usually errors) to a specified email address. Configurable to filter out some *known* errors so that they are not emailed, or send them to different users.

Group: com.github.trentonadams Artifact: au-log4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact au-log4j
Group com.github.trentonadams
Version 1.1.3
Last update 03. July 2018
Organization not specified
URL https://github.com/AthabascaUniversity/au-log4j
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies log4j, apache-log4j-extras, mail, au-xml-util, commons-io, commons-lang3,
There are maybe transitive dependencies!

email-validator from group mx.com.inftel.oss (version 1.0)

Email validator is a simple wrapper to "javax.mail.internet.InternetAddress". The validation is accomplished by creating an "InternetAddress" object, calling "InternetAddress.validate()" and calling "InternetAddress.getAddress().equals()" to ensure the "value" is an "email" without "name".

Group: mx.com.inftel.oss Artifact: email-validator
Show documentation Show source 
 

1 downloads
Artifact email-validator
Group mx.com.inftel.oss
Version 1.0
Last update 12. June 2016
Organization INFTEL - Proveedor de Servicios de Aplicación
URL https://github.com/santoszv/email-validator
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

EmailValidator from group com.spothero.emailvalidator (version 1.0.0)

An Android library that will provide basic email syntax validation as well as provide suggestions for possible typos (for example, [email protected] would be corrected to [email protected]).

Group: com.spothero.emailvalidator Artifact: EmailValidator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact EmailValidator
Group com.spothero.emailvalidator
Version 1.0.0
Last update 24. October 2013
Organization SpotHero
URL https://github.com/spothero/EmailValidator
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 45 from 49 (items total 485)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy