Download hydra-mongodb-0.4.4.jar file - Jar h

Jar examples for h:hydra-mongodb

Description

Hydra Database Package - Database interfaces AND MongoDB implementation

You can download jar file hydra-mongodb 0.4.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hydra-mongodb-0.4.4.jar to your project.

<dependency>
   <groupId>com.findwise.hydra</groupId>
   <artifactId>hydra-mongodb</artifactId>
   <version>0.4.4</version>
</dependency>
compile group: 'com.findwise.hydra', name: 'hydra-mongodb', version: '0.4.4'
libraryDependencies += "com.findwise.hydra" % "hydra-mongodb" % "0.4.4"
<dependency org="com.findwise.hydra" name="hydra-mongodb" rev="0.4.4"/>
@Grapes(@Grab(group='com.findwise.hydra', module='hydra-mongodb', version='0.4.4'))
'com.findwise.hydra:hydra-mongodb:jar:0.4.4'

Download

Click the following link to download the jar file.

hydra-mongodb-0.4.4-javadoc.jar
hydra-mongodb-0.4.4-sources.jar
hydra-mongodb-0.4.4.jar
hydra-mongodb-0.4.4.pom



Related Tutorials