License |
License |
---|---|
GroupId | GroupIdcom.github.ajoecker |
ArtifactId | ArtifactIdgauge-email-testing |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionLibrary to automate email testing
Library to automate email testing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gauge-email-testing-0.2.pom | |
gauge-email-testing-0.2.jar | 13 KB |
gauge-email-testing-0.2-sources.jar | 8 KB |
gauge-email-testing-0.2-javadoc.jar | 418 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.mockito : mockito-core | jar | 3.0.0 |