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