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