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