License |
License |
---|---|
GroupId | GroupIdio.rtr.alchemy |
ArtifactId | ArtifactIdalchemy-testing |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionAlchemy Unit Test Helpers
Alchemy is a library and a REST service for managing and tracking experiments and A/B testing
|
Filename | Size |
---|---|
alchemy-testing-2.0.2.pom | |
alchemy-testing-2.0.2.jar | 7 KB |
alchemy-testing-2.0.2-sources.jar | 2 KB |
alchemy-testing-2.0.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-testing/ -->
<dependency>
<groupId>io.rtr.alchemy</groupId>
<artifactId>alchemy-testing</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-testing/
implementation 'io.rtr.alchemy:alchemy-testing:2.0.2'
// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-testing/
implementation ("io.rtr.alchemy:alchemy-testing:2.0.2")
'io.rtr.alchemy:alchemy-testing:jar:2.0.2'
<dependency org="io.rtr.alchemy" name="alchemy-testing" rev="2.0.2">
<artifact name="alchemy-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rtr.alchemy', module='alchemy-testing', version='2.0.2')
)
libraryDependencies += "io.rtr.alchemy" % "alchemy-testing" % "2.0.2"
[io.rtr.alchemy/alchemy-testing "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.rtr.alchemy : alchemy-core | jar | 2.0.2 |
io.rtr.alchemy : alchemy-api | jar | 2.0.2 |
io.rtr.alchemy : alchemy-mapping | jar | 2.0.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.24.5 |
Group / Artifact | Type | Version |
---|---|---|
nl.jqno.equalsverifier : equalsverifier | jar | 1.4.1 |