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