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