is not current version
Last Version 822.2.1145.0

com.cognitect.aws:elasticmapreduce 668.2.364.0

elasticmapreduce resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticmapreduce
Version

Version

668.2.364.0
Type

Type

jar

Download elasticmapreduce 668.2.364.0


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