Alchemy Example Program

Alchemy is a library and a REST service for managing and tracking experiments and A/B testing

License

License

GroupId

GroupId

io.rtr.alchemy
ArtifactId

ArtifactId

alchemy-example
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Alchemy Example Program
Alchemy is a library and a REST service for managing and tracking experiments and A/B testing

Download alchemy-example

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.rtr.alchemy : alchemy-core jar 2.0.4
io.rtr.alchemy : alchemy-client jar 2.0.4
io.rtr.alchemy : alchemy-api jar 2.0.4
io.rtr.alchemy : alchemy-service jar 2.0.4
io.rtr.alchemy : alchemy-db-memory jar 2.0.4

test (4)

Group / Artifact Type Version
io.rtr.alchemy : alchemy-testing jar 2.0.4
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.

Versions

Version
2.0.4
2.0.2
2.0.1
2.0.0
1.0.1
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9