Last Version

EasyRPA Open Framework - Email 1.0.0

Email library of EasyRPA Open Framework. Provides functionality for working with email messages within RPA processes.

License

License

GroupId

GroupId

eu.easyrpa
ArtifactId

ArtifactId

easy-rpa-openframework-email
Version

Version

1.0.0
Type

Type

jar
Description

Description

EasyRPA Open Framework - Email
Email library of EasyRPA Open Framework. Provides functionality for working with email messages within RPA processes.
Project URL

Project URL

https://github.com/easy-rpa/openframework
Source Code Management

Source Code Management

https://github.com/easy-rpa/openframework/tree/main/

Download easy-rpa-openframework-email 1.0.0


<!-- https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-email/ -->
<dependency>
    <groupId>eu.easyrpa</groupId>
    <artifactId>easy-rpa-openframework-email</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-email/
implementation 'eu.easyrpa:easy-rpa-openframework-email:1.0.0'
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-email/
implementation ("eu.easyrpa:easy-rpa-openframework-email:1.0.0")
'eu.easyrpa:easy-rpa-openframework-email:jar:1.0.0'
<dependency org="eu.easyrpa" name="easy-rpa-openframework-email" rev="1.0.0">
  <artifact name="easy-rpa-openframework-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.easyrpa', module='easy-rpa-openframework-email', version='1.0.0')
)
libraryDependencies += "eu.easyrpa" % "easy-rpa-openframework-email" % "1.0.0"
[eu.easyrpa/easy-rpa-openframework-email "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
eu.easyrpa : easy-rpa-openframework-core jar 1.0.0
com.sun.mail : javax.mail jar 1.6.2
javax.inject : javax.inject jar 1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
org.freemarker : freemarker jar 2.3.30
org.apache.commons : commons-lang3 jar 3.10
org.jsoup : jsoup jar 1.11.3
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.