| License | License | 
|---|---|
| GroupId | GroupIdio.rtr.alchemy | 
| ArtifactId | ArtifactIdalchemy-db-mongo | 
| Last Version | Last Version2.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAlchemy Database Support for Mongo Alchemy is a library and a REST service for managing and tracking experiments and A/B testing | 
| Filename | Size | 
|---|---|
| alchemy-db-mongo-2.0.4.pom | |
| alchemy-db-mongo-2.0.4.jar | 24 KB | 
| alchemy-db-mongo-2.0.4-sources.jar | 10 KB | 
| alchemy-db-mongo-2.0.4-javadoc.jar | 98 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-db-mongo/ -->
<dependency>
    <groupId>io.rtr.alchemy</groupId>
    <artifactId>alchemy-db-mongo</artifactId>
    <version>2.0.4</version>
</dependency>// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-db-mongo/
implementation 'io.rtr.alchemy:alchemy-db-mongo:2.0.4'// https://jarcasting.com/artifacts/io.rtr.alchemy/alchemy-db-mongo/
implementation ("io.rtr.alchemy:alchemy-db-mongo:2.0.4")'io.rtr.alchemy:alchemy-db-mongo:jar:2.0.4'<dependency org="io.rtr.alchemy" name="alchemy-db-mongo" rev="2.0.4">
  <artifact name="alchemy-db-mongo" type="jar" />
</dependency>@Grapes(
@Grab(group='io.rtr.alchemy', module='alchemy-db-mongo', version='2.0.4')
)libraryDependencies += "io.rtr.alchemy" % "alchemy-db-mongo" % "2.0.4"[io.rtr.alchemy/alchemy-db-mongo "2.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.rtr.alchemy : alchemy-core | jar | 2.0.4 | 
| org.mongodb.morphia : morphia | jar | 1.3.2 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| org.slf4j : slf4j-api | jar | 1.7.6 | 
| 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 |