| License | License | 
|---|---|
| GroupId | GroupIdio.prediction | 
| ArtifactId | ArtifactIdmongo-hadoop | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmongo-hadoop mongo-hadoop | 
| Project URL | Project URL | 
| Project Organization | Project Organizationio.prediction | 
| Filename | Size | 
|---|---|
| mongo-hadoop-1.1.0.pom | |
| mongo-hadoop-1.1.0.jar | 273 bytes | 
| mongo-hadoop-1.1.0-sources.jar | 247 bytes | 
| mongo-hadoop-1.1.0-javadoc.jar | 189 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.prediction/mongo-hadoop/ -->
<dependency>
    <groupId>io.prediction</groupId>
    <artifactId>mongo-hadoop</artifactId>
    <version>1.1.0</version>
</dependency>// https://jarcasting.com/artifacts/io.prediction/mongo-hadoop/
implementation 'io.prediction:mongo-hadoop:1.1.0'// https://jarcasting.com/artifacts/io.prediction/mongo-hadoop/
implementation ("io.prediction:mongo-hadoop:1.1.0")'io.prediction:mongo-hadoop:jar:1.1.0'<dependency org="io.prediction" name="mongo-hadoop" rev="1.1.0">
  <artifact name="mongo-hadoop" type="jar" />
</dependency>@Grapes(
@Grab(group='io.prediction', module='mongo-hadoop', version='1.1.0')
)libraryDependencies += "io.prediction" % "mongo-hadoop" % "1.1.0"[io.prediction/mongo-hadoop "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-lang : commons-lang | jar | 2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.novocode : junit-interface | jar | 0.8 | 
| org.scala-lang : scala-library | jar | 2.9.2 |