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