License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Net |
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdaws-ses-email-service |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWS SES Email Services
AWS SES Email Service Plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/aws-ses-email-service/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>aws-ses-email-service</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/aws-ses-email-service/
implementation 'net.smartcosmos:aws-ses-email-service:1.4'
// https://jarcasting.com/artifacts/net.smartcosmos/aws-ses-email-service/
implementation ("net.smartcosmos:aws-ses-email-service:1.4")
'net.smartcosmos:aws-ses-email-service:jar:1.4'
<dependency org="net.smartcosmos" name="aws-ses-email-service" rev="1.4">
<artifact name="aws-ses-email-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='aws-ses-email-service', version='1.4')
)
libraryDependencies += "net.smartcosmos" % "aws-ses-email-service" % "1.4"
[net.smartcosmos/aws-ses-email-service "1.4"]
Group / Artifact | Type | Version |
---|---|---|
net.smartcosmos : platform-core | jar | 1.6 |
net.smartcosmos » server-api | jar | 1.9 |
io.dropwizard : dropwizard-core | jar | 0.7.1 |
com.amazonaws : aws-java-sdk | jar | 1.9.13 |