| License | License | 
|---|---|
| GroupId | GroupIdio.rtr.alchemy | 
| ArtifactId | ArtifactIdalchemy-parent | 
| Last Version | Last Version2.0.4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionAlchemy Project Alchemy is a library and a REST service for managing and tracking experiments and A/B testing | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| alchemy-parent-2.0.4.pom | 15 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-parent/ -->
<dependency>
    <groupId>io.rtr.alchemy</groupId>
    <artifactId>alchemy-parent</artifactId>
    <version>2.0.4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-parent/
implementation 'io.rtr.alchemy:alchemy-parent:2.0.4'// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-parent/
implementation ("io.rtr.alchemy:alchemy-parent:2.0.4")'io.rtr.alchemy:alchemy-parent:pom:2.0.4'<dependency org="io.rtr.alchemy" name="alchemy-parent" rev="2.0.4">
  <artifact name="alchemy-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='io.rtr.alchemy', module='alchemy-parent', version='2.0.4')
)libraryDependencies += "io.rtr.alchemy" % "alchemy-parent" % "2.0.4"[io.rtr.alchemy/alchemy-parent "2.0.4"]| 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 |