Last Version

com.hubspot:NioImapClient 0.4


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

NioImapClient
Version

Version

0.4
Type

Type

jar
Description

Description

Download NioImapClient 0.4


<!-- 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"]

Dependencies

compile (19)

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

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.5.6

test (8)

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

Project Modules

There are no modules declared in this project.