License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdNioImapClient |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
NioImapClient-0.4.pom | |
NioImapClient-0.4.jar | 217 KB |
NioImapClient-0.4-tests.jar | 54 KB |
NioImapClient-0.4-test-sources.jar | 25 KB |
NioImapClient-0.4-sources.jar | 102 KB |
NioImapClient-0.4-javadoc.jar | 953 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/NioImapClient/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>NioImapClient</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/NioImapClient/
implementation 'com.hubspot:NioImapClient:0.4'
// https://jarcasting.com/artifacts/com.hubspot/NioImapClient/
implementation ("com.hubspot:NioImapClient:0.4")
'com.hubspot:NioImapClient:jar:0.4'
<dependency org="com.hubspot" name="NioImapClient" rev="0.4">
<artifact name="NioImapClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='NioImapClient', version='0.4')
)
libraryDependencies += "com.hubspot" % "NioImapClient" % "0.4"
[com.hubspot/NioImapClient "0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-common | jar | 4.1.8.Final |
io.netty : netty-transport | jar | 4.1.8.Final |
io.netty : netty-buffer | jar | 4.1.8.Final |
io.netty : netty-handler | jar | 4.1.8.Final |
io.netty : netty-codec | jar | 4.1.8.Final |
io.netty : netty-codec-http | jar | 4.1.8.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.8.Final |
com.google.guava : guava | jar | 22.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.googlecode.concurrent-trees : concurrent-trees | jar | 2.4.0 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.james : apache-mime4j-core | jar | 0.8.0 |
org.apache.james : apache-mime4j-dom | jar | 0.8.0 |
io.dropwizard.metrics : metrics-annotation | jar | 3.1.4 |
com.google.errorprone : error_prone_annotations | jar | 2.0.18 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.9 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.9 |
com.spotify : completable-futures | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.4.1 |
junit : junit | jar | 4.12 |
com.google.api-client : google-api-client | jar | 1.20.0 |
com.google.http-client : google-http-client | jar | 1.20.0 |
com.google.http-client : google-http-client-jackson2 | jar | 1.20.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.7.9 |
org.slf4j : slf4j-simple | jar | 1.7.21 |
com.icegreen : greenmail | jar | 1.5.3 |