Last Version

hydra-core 0.5.0

Hydra Core - The main runnable artifact of Hydra

License

License

GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-core
Version

Version

0.5.0
Type

Type

jar
Description

Description

hydra-core
Hydra Core - The main runnable artifact of Hydra

Download hydra-core 0.5.0


<!-- https://jarcasting.com/artifacts/com.findwise.hydra/hydra-core/ -->
<dependency>
    <groupId>com.findwise.hydra</groupId>
    <artifactId>hydra-core</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-core/
implementation 'com.findwise.hydra:hydra-core:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-core/
implementation ("com.findwise.hydra:hydra-core:0.5.0")
'com.findwise.hydra:hydra-core:jar:0.5.0'
<dependency org="com.findwise.hydra" name="hydra-core" rev="0.5.0">
  <artifact name="hydra-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='hydra-core', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "hydra-core" % "0.5.0"
[com.findwise.hydra/hydra-core "0.5.0"]

Dependencies

compile (10)

Group / Artifact Type Version
com.findwise.hydra : hydra-api jar 0.5.0
commons-configuration : commons-configuration jar 1.6
org.apache.commons : commons-exec jar 1.2
commons-io : commons-io jar 2.0.1
org.apache.httpcomponents : httpcore-nio jar 4.2.1
commons-cli : commons-cli jar 1.2
org.apache.httpcomponents : httpclient jar 4.2.1
com.findwise.hydra : hydra-database jar 0.5.0
com.findwise.hydra : hydra-mongodb jar 0.5.0
com.findwise.hydra : hydra-memorydb jar 0.5.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.