Download hydra-core-0.4.5.jar file - Jar h

Jar examples for h:hydra-core

Description

Hydra Core - The main runnable artifact of Hydra

You can download jar file hydra-core 0.4.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hydra-core-0.4.5.jar to your project.

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

Download

Click the following link to download the jar file.

hydra-core-0.4.5-jar-with-dependencies.jar
hydra-core-0.4.5-javadoc.jar
hydra-core-0.4.5-sources.jar
hydra-core-0.4.5.jar
hydra-core-0.4.5.pom



Related Tutorials