Last Version

fongo 1.3.0

Fake in-memory mongo

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.foursquare
ArtifactId

ArtifactId

fongo
Version

Version

1.3.0
Type

Type

jar
Description

Description

fongo
Fake in-memory mongo
Project URL

Project URL

https://github.com/foursquare/fongo

Download fongo 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.objenesis : objenesis jar 1.3
com.github.davidmoten : geo jar 0.5
rhino : js jar 1.7R2

provided (2)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 2.11.3
org.slf4j : slf4j-api jar 1.7.5

test (9)

Group / Artifact Type Version
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-test jar 3.2.4.RELEASE
org.springframework.data : spring-data-mongodb jar 1.2.3.RELEASE
org.springframework.hateoas : spring-hateoas jar 0.5.0.RELEASE
cglib : cglib jar 2.2
org.scalatest : scalatest_2.10.0 jar 2.0.M5
org.scala-lang : scala-library jar 2.10.0
org.scala-lang : scala-compiler jar 2.10.0

Project Modules

There are no modules declared in this project.