Last Version

hydra-memorydb 0.5.0

Hydra Inmemory database implementation

License

License

GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-memorydb
Version

Version

0.5.0
Type

Type

jar
Description

Description

hydra-memorydb
Hydra Inmemory database implementation

Download hydra-memorydb 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.findwise.hydra : hydra-database jar 0.5.0
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.