License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdNioSmtpClient |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
NioSmtpClient-1.1.0.pom | |
NioSmtpClient-1.1.0.jar | 87 KB |
NioSmtpClient-1.1.0-tests.jar | 74 KB |
NioSmtpClient-1.1.0-test-sources.jar | 30 KB |
NioSmtpClient-1.1.0-sources.jar | 49 KB |
NioSmtpClient-1.1.0-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/NioSmtpClient/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>NioSmtpClient</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/NioSmtpClient/
implementation 'com.hubspot:NioSmtpClient:1.1.0'
// https://jarcasting.com/artifacts/com.hubspot/NioSmtpClient/
implementation ("com.hubspot:NioSmtpClient:1.1.0")
'com.hubspot:NioSmtpClient:jar:1.1.0'
<dependency org="com.hubspot" name="NioSmtpClient" rev="1.1.0">
<artifact name="NioSmtpClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='NioSmtpClient', version='1.1.0')
)
libraryDependencies += "com.hubspot" % "NioSmtpClient" % "1.1.0"
[com.hubspot/NioSmtpClient "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-buffer | jar | 4.1.8.Final |
io.netty : netty-transport | jar | 4.1.8.Final |
io.netty : netty-common | jar | 4.1.8.Final |
io.netty : netty-codec | jar | 4.1.8.Final |
io.netty : netty-codec-smtp | jar | 4.1.8.Final |
io.netty : netty-handler | jar | 4.1.8.Final |
com.google.guava : guava | jar | 22.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.errorprone : error_prone_annotations | jar | 2.0.18 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
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 |
org.mockito : mockito-core | jar | 2.23.4 |
org.slf4j : slf4j-simple | jar | 1.7.21 |
org.apache.james.protocols : protocols-api | jar | 1.6.3 |
org.apache.james.protocols : protocols-netty | jar | 1.6.3 |
org.apache.james.protocols : protocols-smtp | jar | 1.6.3 |
io.netty : netty | jar | 3.3.1.Final |
commons-codec : commons-codec | jar | 1.10 |