| Категории |
КатегорииAWS Контейнер PaaS Providers MongoDB Данные Базы данных |
|---|---|
| Группа | Группаorg.mongodb |
| Идентификатор | Идентификаторstitch-server-services-aws-ses |
| Версия | Версия4.0.0-beta-4 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.mongodb/stitch-server-services-aws-ses/ -->
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>stitch-server-services-aws-ses</artifactId>
<version>4.0.0-beta-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb/stitch-server-services-aws-ses/
implementation 'org.mongodb:stitch-server-services-aws-ses:4.0.0-beta-4'
// https://jarcasting.com/artifacts/org.mongodb/stitch-server-services-aws-ses/
implementation ("org.mongodb:stitch-server-services-aws-ses:4.0.0-beta-4")
'org.mongodb:stitch-server-services-aws-ses:jar:4.0.0-beta-4'
<dependency org="org.mongodb" name="stitch-server-services-aws-ses" rev="4.0.0-beta-4">
<artifact name="stitch-server-services-aws-ses" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb', module='stitch-server-services-aws-ses', version='4.0.0-beta-4')
)
libraryDependencies += "org.mongodb" % "stitch-server-services-aws-ses" % "4.0.0-beta-4"
[org.mongodb/stitch-server-services-aws-ses "4.0.0-beta-4"]