is not current version
Last Version 0.5.0

com.findwise.hydra:hydra-memorydb 0.3.0

Hydra Inmemory database implementation

GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-memorydb
Version

Version

0.3.0
Type

Type

jar

Download hydra-memorydb 0.3.0


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