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