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