is not current version
Last Version 822.2.1145.0

com.cognitect.aws:elasticmapreduce 801.2.704.0

elasticmapreduce resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticmapreduce
Version

Version

801.2.704.0
Type

Type

jar

Download elasticmapreduce 801.2.704.0


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/elasticmapreduce/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>elasticmapreduce</artifactId>
    <version>801.2.704.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/elasticmapreduce/
implementation 'com.cognitect.aws:elasticmapreduce:801.2.704.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/elasticmapreduce/
implementation ("com.cognitect.aws:elasticmapreduce:801.2.704.0")
'com.cognitect.aws:elasticmapreduce:jar:801.2.704.0'
<dependency org="com.cognitect.aws" name="elasticmapreduce" rev="801.2.704.0">
  <artifact name="elasticmapreduce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='elasticmapreduce', version='801.2.704.0')
)
libraryDependencies += "com.cognitect.aws" % "elasticmapreduce" % "801.2.704.0"
[com.cognitect.aws/elasticmapreduce "801.2.704.0"]