h

hadoop-mini-clusters-mongodb

Files download
File Operation
hadoop-mini-clusters-mongodb-0.1.13.jar download
hadoop-mini-clusters-mongodb-0.1.13.pom download
hadoop-mini-clusters-mongodb-0.1.13-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.sakserv</groupId>
  <artifactId>hadoop-mini-clusters-mongodb</artifactId>
  <version>0.1.13</version>
</dependency>
Gradle Groovy
implementation 'com.github.sakserv:hadoop-mini-clusters-mongodb:0.1.13'
Gradle Kotlin
implementation("com.github.sakserv:hadoop-mini-clusters-mongodb:0.1.13")
Scala SBT
libraryDependencies += "com.github.sakserv" % "hadoop-mini-clusters-mongodb" % "0.1.13"
Groovy Grape
@Grapes(
  @Grab(group='com.github.sakserv', module='hadoop-mini-clusters-mongodb', version='0.1.13')
)
Apache Ivy
<dependency org="com.github.sakserv" name="hadoop-mini-clusters-mongodb" rev="0.1.13" />
Leiningen
[com.github.sakserv/hadoop-mini-clusters-mongodb "0.1.13"]
Apache Buildr
'com.github.sakserv:hadoop-mini-clusters-mongodb:jar:0.1.13'