Jar examples for h:hydra-mongodb
Hydra Database Package - Database interfaces AND MongoDB implementation
You can download jar file hydra-mongodb 0.4.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hydra-mongodb-0.4.1.jar to your project.
<dependency> <groupId>com.findwise.hydra</groupId> <artifactId>hydra-mongodb</artifactId> <version>0.4.1</version> </dependency>
compile group: 'com.findwise.hydra', name: 'hydra-mongodb', version: '0.4.1'
libraryDependencies += "com.findwise.hydra" % "hydra-mongodb" % "0.4.1"
<dependency org="com.findwise.hydra" name="hydra-mongodb" rev="0.4.1"/>
@Grapes(@Grab(group='com.findwise.hydra', module='hydra-mongodb', version='0.4.1'))
'com.findwise.hydra:hydra-mongodb:jar:0.4.1'
Click the following link to download the jar file.
hydra-mongodb-0.4.1-javadoc.jar