h

hadoop-mini-clusters-mongodb

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