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