Download hydra-database-0.5.0.jar file - Jar h

Jar examples for h:hydra-database

Description

Hydra Database Package - Database interfaces AND MongoDB implementation

You can download jar file hydra-database 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hydra-database-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

hydra-database-0.5.0-javadoc.jar
hydra-database-0.5.0-sources.jar
hydra-database-0.5.0.jar
hydra-database-0.5.0.pom



Related Tutorials