Download hydra-database-0.3.1.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.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials