License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.mongodb |
ArtifactId | ArtifactIdmongo-hadoop-streaming_cdh3u3 |
Last Version | Last Version1.0.0-rc0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmongo-hadoop-streaming
mongo-hadoop-streaming
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.mongodb |
Filename | Size |
---|---|
mongo-hadoop-streaming_cdh3u3-1.0.0-rc0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mongodb/mongo-hadoop-streaming_cdh3u3/ -->
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongo-hadoop-streaming_cdh3u3</artifactId>
<version>1.0.0-rc0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb/mongo-hadoop-streaming_cdh3u3/
implementation 'org.mongodb:mongo-hadoop-streaming_cdh3u3:1.0.0-rc0'
// https://jarcasting.com/artifacts/org.mongodb/mongo-hadoop-streaming_cdh3u3/
implementation ("org.mongodb:mongo-hadoop-streaming_cdh3u3:1.0.0-rc0")
'org.mongodb:mongo-hadoop-streaming_cdh3u3:pom:1.0.0-rc0'
<dependency org="org.mongodb" name="mongo-hadoop-streaming_cdh3u3" rev="1.0.0-rc0">
<artifact name="mongo-hadoop-streaming_cdh3u3" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mongodb', module='mongo-hadoop-streaming_cdh3u3', version='1.0.0-rc0')
)
libraryDependencies += "org.mongodb" % "mongo-hadoop-streaming_cdh3u3" % "1.0.0-rc0"
[org.mongodb/mongo-hadoop-streaming_cdh3u3 "1.0.0-rc0"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-hadoop-core_cdh3u3 | jar | 1.0.0-rc0 |
org.apache.hadoop : hadoop-streaming | jar | 0.20.2-cdh3u3 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |