Last Version

Library to automate email testing 0.2

Library to automate email testing

License

License

GroupId

GroupId

com.github.ajoecker
ArtifactId

ArtifactId

gauge-email-testing
Version

Version

0.2
Type

Type

jar
Description

Description

Library to automate email testing
Library to automate email testing
Project URL

Project URL

https://github.com/ajoecker/gauge-email-testing
Source Code Management

Source Code Management

http://github.com/ajoecker/gauge-email-testing/tree/master

Download gauge-email-testing 0.2


<!-- https://jarcasting.com/artifacts/com.github.ajoecker/gauge-email-testing/ -->
<dependency>
    <groupId>com.github.ajoecker</groupId>
    <artifactId>gauge-email-testing</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajoecker/gauge-email-testing/
implementation 'com.github.ajoecker:gauge-email-testing:0.2'
// https://jarcasting.com/artifacts/com.github.ajoecker/gauge-email-testing/
implementation ("com.github.ajoecker:gauge-email-testing:0.2")
'com.github.ajoecker:gauge-email-testing:jar:0.2'
<dependency org="com.github.ajoecker" name="gauge-email-testing" rev="0.2">
  <artifact name="gauge-email-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ajoecker', module='gauge-email-testing', version='0.2')
)
libraryDependencies += "com.github.ajoecker" % "gauge-email-testing" % "0.2"
[com.github.ajoecker/gauge-email-testing "0.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.tinylog : tinylog-api jar 2.0.0
org.tinylog : tinylog-impl jar 2.0.0
javax.mail : mail jar 1.5.0-b01
org.awaitility : awaitility jar 3.1.6
org.jsoup : jsoup jar 1.11.3
com.google.apis : google-api-services-gmail jar v1-rev98-1.25.0
com.google.oauth-client : google-oauth-client-jetty jar 1.28.0
io.opencensus : opencensus-api jar 0.19.2
com.google.api-client : google-api-client jar 1.28.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.