License |
License |
---|---|
GroupId | GroupIdio.rtr.alchemy |
ArtifactId | ArtifactIdalchemy-parent |
Version | Version2.0.3 |
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.3.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-parent/ -->
<dependency>
<groupId>io.rtr.alchemy</groupId>
<artifactId>alchemy-parent</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-parent/
implementation 'io.rtr.alchemy:alchemy-parent:2.0.3'
// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-parent/
implementation ("io.rtr.alchemy:alchemy-parent:2.0.3")
'io.rtr.alchemy:alchemy-parent:pom:2.0.3'
<dependency org="io.rtr.alchemy" name="alchemy-parent" rev="2.0.3">
<artifact name="alchemy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rtr.alchemy', module='alchemy-parent', version='2.0.3')
)
libraryDependencies += "io.rtr.alchemy" % "alchemy-parent" % "2.0.3"
[io.rtr.alchemy/alchemy-parent "2.0.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 |