| Категории |
КатегорииAWS Контейнер PaaS Providers |
|---|---|
| Группа | Группаcom.cognitect.aws |
| Идентификатор | Идентификаторmq |
| Версия | Версия669.2.364.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mq-669.2.364.0.pom | |
| mq-669.2.364.0.jar | 9 KB |
| mq-669.2.364.0-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/mq/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>mq</artifactId>
<version>669.2.364.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/mq/
implementation 'com.cognitect.aws:mq:669.2.364.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/mq/
implementation ("com.cognitect.aws:mq:669.2.364.0")
'com.cognitect.aws:mq:jar:669.2.364.0'
<dependency org="com.cognitect.aws" name="mq" rev="669.2.364.0">
<artifact name="mq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='mq', version='669.2.364.0')
)
libraryDependencies += "com.cognitect.aws" % "mq" % "669.2.364.0"
[com.cognitect.aws/mq "669.2.364.0"]