is not current version
Last Version 2.0.14

com.github.krraghavan:fongo 2.0.13

Fake in-memory mongo

GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

fongo
Version

Version

2.0.13
Type

Type

jar

Download fongo 2.0.13


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