MVN

com.github.fakemongo : fongo

Maven & Gradle

May 09, 2018
611 usages
523 stars

fongo · Fake in-memory mongo

<dependency>
    <groupId>com.github.fakemongo</groupId>
    <artifactId>fongo</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fakemongo : fongo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1
  • Latest Release Candidate: 2.2.0-RC2

All Versions

Choose a version of com.github.fakemongo : fongo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
fongo-2.2.0-RC2
fongo-2.2.0-RC1
2.1.x
fongo-2.1.1
fongo-2.1.0
2.0.x
fongo-2.0.13
fongo-2.0.12
fongo-2.0.11
fongo-2.0.10
fongo-2.0.9
fongo-2.0.7
fongo-2.0.6
fongo-2.0.5
fongo-2.0.4
fongo-2.0.3
fongo-2.0.2
fongo-2.0.1
fongo-2.0.0
1.6.x
fongo-1.6.8
fongo-1.6.7
fongo-1.6.6
fongo-1.6.5
fongo-1.6.4
fongo-1.6.3
fongo-1.6.2
fongo-1.6.1
fongo-1.6.0
1.5.x
fongo-1.5.10
fongo-1.5.9
fongo-1.5.8
fongo-1.5.7
fongo-1.5.6
fongo-1.5.5
fongo-1.5.4
fongo-1.5.3
fongo-1.5.2
fongo-1.5.1
fongo-1.5.0
1.4.x
fongo-1.4.5
fongo-1.4.4
fongo-1.4.3
fongo-1.4.2
fongo-1.4.1
fongo-1.4.0
1.3.x
fongo-1.3.8
fongo-1.3.7
fongo-1.3.6
fongo-1.3.5
fongo-1.3.4
fongo-1.3.3
fongo-1.3.2
fongo-1.3.1

How to add a dependency to Maven

Add the following com.github.fakemongo : fongo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fakemongo</groupId>
    <artifactId>fongo</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fakemongo : fongo gradle dependency to your build.gradle file:

implementation 'com.github.fakemongo:fongo:2.1.1'

Gradle Kotlin DSL: Add the following com.github.fakemongo : fongo gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fakemongo:fongo:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fakemongo : fongo sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fakemongo" % "fongo" % "2.1.1"

Advertisement

Dependencies from Group

May 09, 2018
611 usages
523 stars

Discover Dependencies

Dec 09, 2017
436 usages
699 stars
Feb 02, 2020
30 stars
Sep 19, 2018
37 usages
5.1k stars
Feb 14, 2023
73 usages
3.2k stars
Apr 05, 2021
24 usages
3.2k stars
Jul 28, 2023
124 usages
23.8k stars
Nov 13, 2022
16 usages
659 stars
Sep 14, 2021
14 usages
14.4k stars
Jul 07, 2023
9 usages
8 stars
Sep 20, 2022
93 usages
47.7k stars