is not current version
Last Version 2.0.4

Alchemy Database Support using Memory 2.0.2

A sample implementation of experiments store and cache

License

License

GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-db-memory
Version

Version

2.0.2
Type

Type

jar
Description

Description

Alchemy Database Support using Memory
A sample implementation of experiments store and cache

Download alchemy-db-memory 2.0.2


<!-- https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-db-memory/ -->
<dependency>
    <groupId>io.rtr.alchemy</groupId>
    <artifactId>alchemy-db-memory</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-db-memory/
implementation 'io.rtr.alchemy:alchemy-db-memory:2.0.2'
// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-db-memory/
implementation ("io.rtr.alchemy:alchemy-db-memory:2.0.2")
'io.rtr.alchemy:alchemy-db-memory:jar:2.0.2'
<dependency org="io.rtr.alchemy" name="alchemy-db-memory" rev="2.0.2">
  <artifact name="alchemy-db-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rtr.alchemy', module='alchemy-db-memory', version='2.0.2')
)
libraryDependencies += "io.rtr.alchemy" % "alchemy-db-memory" % "2.0.2"
[io.rtr.alchemy/alchemy-db-memory "2.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
io.rtr.alchemy : alchemy-core jar 2.0.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
io.rtr.alchemy : alchemy-testing jar 2.0.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.5
nl.jqno.equalsverifier : equalsverifier jar 1.4.1

Project Modules

There are no modules declared in this project.