Download hydra-mongodb-0.4.5.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.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials