License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.apache.streams |
ArtifactId | ArtifactIdstreams-provider-google-gmail |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-provider-google-gmail
GMail Provider
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gmail/ -->
<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-provider-google-gmail</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gmail/
implementation 'org.apache.streams:streams-provider-google-gmail:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gmail/
implementation ("org.apache.streams:streams-provider-google-gmail:0.6.1")
'org.apache.streams:streams-provider-google-gmail:jar:0.6.1'
<dependency org="org.apache.streams" name="streams-provider-google-gmail" rev="0.6.1">
<artifact name="streams-provider-google-gmail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-provider-google-gmail', version='0.6.1')
)
libraryDependencies += "org.apache.streams" % "streams-provider-google-gmail" % "0.6.1"
[org.apache.streams/streams-provider-google-gmail "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
org.apache.streams : streams-core | jar | 0.6.1 |
org.apache.streams : streams-pojo | jar | 0.6.1 |
org.apache.streams : streams-pojo-extensions | jar | 0.6.1 |
org.apache.streams : streams-config | jar | 0.6.1 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
com.jayway.jsonpath : json-path-assert | jar | 2.4.0 |
com.googlecode.gmail4j : gmail4j | jar | 0.4 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.streams : streams-testing | test-jar | 0.6.1 |
org.testng : testng | jar | 6.11 |