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

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

Download

Click the following link to download the jar file.

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



Related Tutorials