async-sendgrid-java

Fork of SendGrid Java helper library that uses async HTTP client

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.flozano.sendgrid
ArtifactId

ArtifactId

sendgrid-java
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

async-sendgrid-java
Fork of SendGrid Java helper library that uses async HTTP client
Project URL

Project URL

https://github.com/flozano/sendgrid-java

Download sendgrid-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.flozano.sendgrid/sendgrid-java/ -->
<dependency>
    <groupId>com.flozano.sendgrid</groupId>
    <artifactId>sendgrid-java</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.flozano.sendgrid/sendgrid-java/
implementation 'com.flozano.sendgrid:sendgrid-java:2.2.2'
// https://jarcasting.com/artifacts/com.flozano.sendgrid/sendgrid-java/
implementation ("com.flozano.sendgrid:sendgrid-java:2.2.2")
'com.flozano.sendgrid:sendgrid-java:jar:2.2.2'
<dependency org="com.flozano.sendgrid" name="sendgrid-java" rev="2.2.2">
  <artifact name="sendgrid-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flozano.sendgrid', module='sendgrid-java', version='2.2.2')
)
libraryDependencies += "com.flozano.sendgrid" % "sendgrid-java" % "2.2.2"
[com.flozano.sendgrid/sendgrid-java "2.2.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpmime jar 4.5.2
org.json : json jar 20140107
com.sendgrid : smtpapi-java jar 1.2.0
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpasyncclient jar 4.1.1

test (4)

Group / Artifact Type Version
com.jayway.awaitility : awaitility jar 1.7.0
junit : junit jar 4.12
org.skyscreamer : jsonassert jar 1.2.3
org.mock-server : mockserver-netty jar 3.10.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2