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