License |
License |
---|---|
GroupId | GroupIdfr.sii.ogham |
ArtifactId | ArtifactIdogham-email-sendgrid-common |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionOgham SendGrid common implementation
Common classes for all SendGrid implementation for Ogham
|
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-email-sendgrid-common/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-email-sendgrid-common</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-email-sendgrid-common/
implementation 'fr.sii.ogham:ogham-email-sendgrid-common:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-email-sendgrid-common/
implementation ("fr.sii.ogham:ogham-email-sendgrid-common:3.0.0")
'fr.sii.ogham:ogham-email-sendgrid-common:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-email-sendgrid-common" rev="3.0.0">
<artifact name="ogham-email-sendgrid-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-email-sendgrid-common', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-email-sendgrid-common" % "3.0.0"
[fr.sii.ogham/ogham-email-sendgrid-common "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.sii.ogham : ogham-core | jar | 3.0.0 |
com.sendgrid : sendgrid-java | jar | 4.7.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
fr.sii.ogham : ogham-test-utils | jar | 3.0.0 |
fr.sii.ogham : ogham-template-freemarker | jar | 3.0.0 |
fr.sii.ogham : ogham-template-thymeleaf | jar | 3.0.0 |