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