is not current version
Last Version 2.0.4

Alchemy Core Library 2.0.2

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-core
Version

Version

2.0.2
Type

Type

jar
Description

Description

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

Download alchemy-core 2.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
joda-time : joda-time jar 2.10.5
com.google.guava : guava jar 22.0
com.google.inject : guice jar 4.1.0
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-annotations jar 2.9.10
org.apache.commons : commons-math3 jar 3.6
com.google.code.findbugs : jsr305 jar 3.0.2
org.antlr : antlr4-runtime jar 4.2.2
javax.validation : validation-api jar 1.1.0.Final

test (3)

Group / Artifact Type Version
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.